[gnome-control-center] background: Right-align the wallpaper size



commit ec1704f7990d8e148d1a44804b9e2ddb8b88b245
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Dec 14 18:50:23 2010 +0000

    background: Right-align the wallpaper size

 panels/background/background.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/background/background.ui b/panels/background/background.ui
index 0913db3..f436402 100644
--- a/panels/background/background.ui
+++ b/panels/background/background.ui
@@ -108,7 +108,7 @@
             <child>
               <object class="GtkLabel" id="size_label">
                 <property name="visible">True</property>
-                <property name="xalign">0</property>
+                <property name="xalign">1</property>
                 <property name="label">1280x700px</property>
               </object>
               <packing>



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