[gnome-control-center/extensible-shell] shell: don't open quite so wide by default



commit f3925cd3c0024e5804560508d0abf4a8591dad71
Author: Thomas Wood <thomas wood intel com>
Date:   Thu Mar 4 15:13:54 2010 +0000

    shell: don't open quite so wide by default

 shell/shell.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/shell/shell.ui b/shell/shell.ui
index 9e53343..f40dac0 100644
--- a/shell/shell.ui
+++ b/shell/shell.ui
@@ -4,7 +4,7 @@
   <!-- interface-naming-policy project-wide -->
   <object class="GtkWindow" id="main-window">
     <property name="title" translatable="yes">System Settings</property>
-    <property name="default_width">1024</property>
+    <property name="default_width">800</property>
     <property name="default_height">500</property>
     <property name="icon_name">gnome-control-center</property>
     <child>



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