[gnome-color-manager] trivial: center the prefs UI when it is initially shown



commit ffeb73bed222d670ae6c8434efe20e49ce9cb491
Author: Richard Hughes <richard hughsie com>
Date:   Sun Apr 18 22:13:06 2010 +0100

    trivial: center the prefs UI when it is initially shown

 data/gcm-prefs.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/gcm-prefs.ui b/data/gcm-prefs.ui
index a238281..37c434b 100644
--- a/data/gcm-prefs.ui
+++ b/data/gcm-prefs.ui
@@ -5,6 +5,7 @@
   <object class="GtkDialog" id="dialog_prefs">
     <property name="border_width">5</property>
     <property name="title" translatable="yes">Color Management</property>
+    <property name="window_position">center</property>
     <property name="icon_name">preferences-system</property>
     <property name="type_hint">normal</property>
     <property name="has_separator">False</property>



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