[gnome-control-center/gnome-3-8] online-accounts: proper align the 'No accounts' label



commit 565e702c4f4120e6cdf49c63f51577c3151a147a
Author: Jonh Wendell <jonh wendell intel com>
Date:   Fri Aug 2 12:17:37 2013 -0300

    online-accounts: proper align the 'No accounts' label
    
    use the default label align, "FILL", instead of "CENTER". this
    fixes some issues in languages like zh_TW.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=705354

 panels/online-accounts/online-accounts.ui |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/panels/online-accounts/online-accounts.ui b/panels/online-accounts/online-accounts.ui
index 931d007..bba7f7f 100644
--- a/panels/online-accounts/online-accounts.ui
+++ b/panels/online-accounts/online-accounts.ui
@@ -49,8 +49,6 @@
                 <child type="overlay">
                   <object class="GtkLabel" id="accounts-tree-label">
                     <property name="can_focus">False</property>
-                    <property name="halign">center</property>
-                    <property name="valign">center</property>
                     <property name="no-show-all">True</property>
                     <property name="justify">center</property>
                     <property name="label" translatable="yes">No online accounts configured</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]