gpointing-device-settings r243 - trunk/data



Author: hiikezoe
Date: Thu Mar 19 09:54:55 2009
New Revision: 243
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=243&view=rev

Log:
set expand False.

Modified:
   trunk/data/mouse.ui

Modified: trunk/data/mouse.ui
==============================================================================
--- trunk/data/mouse.ui	(original)
+++ trunk/data/mouse.ui	Thu Mar 19 09:54:55 2009
@@ -8,6 +8,9 @@
         <property name="label" translatable="yes">Use _middle button emulation</property>
         <property name="use_underline">True</property>
       </object>
+      <packing>
+        <property name="expand">False</property>
+      </packing>
     </child>
     <child>
       <object class="GtkHBox" id="middle_button_emulation_box">
@@ -59,6 +62,9 @@
         </packing>
       </child>
       </object>
+      <packing>
+        <property name="expand">False</property>
+      </packing>
     </child>
     <child>
       <object class="GtkCheckButton" id="wheel_emulation">
@@ -66,6 +72,9 @@
         <property name="label" translatable="yes">Use _wheel emulation</property>
         <property name="use_underline">True</property>
       </object>
+      <packing>
+        <property name="expand">False</property>
+      </packing>
     </child>
     <child>
       <object class="GtkVBox" id="wheel_emulation_box">
@@ -226,6 +235,9 @@
         </object>
       </child>
       </object>
+      <packing>
+        <property name="expand">False</property>
+      </packing>
     </child>
   </object>
 </interface>



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