[gnome-control-center] shell: Be centred by default



commit f023200b8d79c4bd1cace59dbd6b6b8023fd20d5
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Apr 11 11:28:48 2011 +0100

    shell: Be centred by default
    
    https://bugzilla.gnome.org/show_bug.cgi?id=647260

 shell/shell.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/shell/shell.ui b/shell/shell.ui
index d6c19f3..da7d2ad 100644
--- a/shell/shell.ui
+++ b/shell/shell.ui
@@ -6,6 +6,7 @@
     <property name="title" translatable="yes">System Settings</property>
     <property name="resizable">False</property>
     <property name="icon_name">preferences-desktop</property>
+    <property name="window_position">center</property>
     <child>
       <object class="GtkVBox" id="vbox1">
         <property name="visible">True</property>



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