gnome-control-center r9063 - branches/gnome-2-24/capplets/display



Author: jensg
Date: Sun Oct 12 19:08:13 2008
New Revision: 9063
URL: http://svn.gnome.org/viewvc/gnome-control-center?rev=9063&view=rev

Log:
2008-10-12  Jens Granseuer  <jensgr gmx net>

	Patch by: Eric Piel <e a b piel tudelft nl>

	* display-capplet.glade: reduce margins (bug #551511)


Modified:
   branches/gnome-2-24/capplets/display/ChangeLog
   branches/gnome-2-24/capplets/display/display-capplet.glade

Modified: branches/gnome-2-24/capplets/display/display-capplet.glade
==============================================================================
--- branches/gnome-2-24/capplets/display/display-capplet.glade	(original)
+++ branches/gnome-2-24/capplets/display/display-capplet.glade	Sun Oct 12 19:08:13 2008
@@ -3,7 +3,7 @@
 <!--*- mode: xml -*-->
 <glade-interface>
   <widget class="GtkDialog" id="dialog">
-    <property name="border_width">18</property>
+    <property name="border_width">5</property>
     <property name="title" translatable="yes">Monitor Resolution Settings</property>
     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
     <property name="has_separator">False</property>
@@ -14,6 +14,8 @@
           <widget class="GtkAlignment" id="alignment2">
             <property name="visible">True</property>
             <property name="bottom_padding">24</property>
+            <property name="left_padding">4</property>
+            <property name="right_padding">4</property>
             <child>
               <widget class="GtkVBox" id="vbox1">
                 <property name="visible">True</property>



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