gpointing-device-settings r167 - trunk/data



Author: hiikezoe
Date: Sat Mar  7 23:40:16 2009
New Revision: 167
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=167&view=rev

Log:
set alignment.

Modified:
   trunk/data/mouse.ui.in

Modified: trunk/data/mouse.ui.in
==============================================================================
--- trunk/data/mouse.ui.in	(original)
+++ trunk/data/mouse.ui.in	Sat Mar  7 23:40:16 2009
@@ -28,26 +28,36 @@
       <child>
         <object class="GtkLabel" id="middle_button_timeout_label">
           <property name="visible">True</property>
-          <property name="label" translatable="yes">Middle button timeout</property>
+          <property name="label" translatable="yes">Middle button timeout:</property>
         </object>
         <packing>
           <property name="expand">False</property>
         </packing>
       </child>
       <child>
-        <object class="GtkAdjustment" id="middle_button_timeout_adjustment">
-          <property name="lower">100</property>
-          <property name="upper">10000</property>
-          <property name="step-increment">50</property>
-        </object>
-        <object class="GtkSpinButton" id="middle_button_timeout">
-          <property name="numeric">True</property>
+        <object class="GtkAlignment" id="alignment1">
           <property name="visible">True</property>
-          <property name="adjustment">middle_button_timeout_adjustment</property>
+          <property name="xalign">1</property>
+          <property name="yalign">0.5</property>
+          <property name="xscale">0</property>
+          <property name="yscale">1</property>
+          <property name="top_padding">6</property>
+          <property name="bottom_padding">0</property>
+          <property name="left_padding">12</property>
+          <property name="right_padding">0</property>
+          <child>
+            <object class="GtkAdjustment" id="middle_button_timeout_adjustment">
+              <property name="lower">100</property>
+              <property name="upper">10000</property>
+              <property name="step-increment">50</property>
+            </object>
+            <object class="GtkSpinButton" id="middle_button_timeout">
+              <property name="numeric">True</property>
+              <property name="visible">True</property>
+              <property name="adjustment">middle_button_timeout_adjustment</property>
+            </object>
+          </child>
         </object>
-        <packing>
-          <property name="expand">False</property>
-        </packing>
       </child>
       <child>
         <object class="GtkLabel" id="middle_button_timeout_unit">
@@ -76,26 +86,36 @@
         <child>
           <object class="GtkLabel" id="wheel_emulation_timeout_label">
             <property name="visible">True</property>
-            <property name="label" translatable="yes">Wheel emulation timeout</property>
+            <property name="label" translatable="yes">Wheel emulation timeout:</property>
           </object>
           <packing>
             <property name="expand">False</property>
           </packing>
         </child>
         <child>
-          <object class="GtkAdjustment" id="wheel_emulation_timeout_adjustment">
-            <property name="lower">100</property>
-            <property name="upper">10000</property>
-            <property name="step-increment">50</property>
-          </object>
-          <object class="GtkSpinButton" id="wheel_emulation_timeout">
-            <property name="numeric">True</property>
+          <object class="GtkAlignment" id="alignment1">
             <property name="visible">True</property>
-            <property name="adjustment">wheel_emulation_timeout_adjustment</property>
+            <property name="xalign">1</property>
+            <property name="yalign">0.5</property>
+            <property name="xscale">0</property>
+            <property name="yscale">1</property>
+            <property name="top_padding">6</property>
+            <property name="bottom_padding">0</property>
+            <property name="left_padding">12</property>
+            <property name="right_padding">0</property>
+            <child>
+              <object class="GtkAdjustment" id="wheel_emulation_timeout_adjustment">
+                <property name="lower">100</property>
+                <property name="upper">10000</property>
+                <property name="step-increment">50</property>
+              </object>
+              <object class="GtkSpinButton" id="wheel_emulation_timeout">
+                <property name="numeric">True</property>
+                <property name="visible">True</property>
+                <property name="adjustment">wheel_emulation_timeout_adjustment</property>
+              </object>
+            </child>
           </object>
-          <packing>
-            <property name="expand">False</property>
-          </packing>
         </child>
         <child>
           <object class="GtkLabel" id="wheel_emulation_timeout_unit">
@@ -114,26 +134,36 @@
         <child>
           <object class="GtkLabel" id="wheel_emulation_inertia_label">
             <property name="visible">True</property>
-            <property name="label" translatable="yes">Wheel emulation inertia</property>
+            <property name="label" translatable="yes">Wheel emulation inertia:</property>
           </object>
           <packing>
             <property name="expand">False</property>
           </packing>
         </child>
         <child>
-          <object class="GtkAdjustment" id="wheel_emulation_inertia_adjustment">
-            <property name="lower">10</property>
-            <property name="upper">1000</property>
-            <property name="step-increment">10</property>
-          </object>
-          <object class="GtkSpinButton" id="wheel_emulation_inertia">
-            <property name="numeric">True</property>
+          <object class="GtkAlignment" id="alignment1">
             <property name="visible">True</property>
-            <property name="adjustment">wheel_emulation_inertia_adjustment</property>
+            <property name="xalign">1</property>
+            <property name="yalign">0.5</property>
+            <property name="xscale">0</property>
+            <property name="yscale">1</property>
+            <property name="top_padding">6</property>
+            <property name="bottom_padding">0</property>
+            <property name="left_padding">12</property>
+            <property name="right_padding">0</property>
+            <child>
+              <object class="GtkAdjustment" id="wheel_emulation_inertia_adjustment">
+                <property name="lower">10</property>
+                <property name="upper">1000</property>
+                <property name="step-increment">10</property>
+              </object>
+              <object class="GtkSpinButton" id="wheel_emulation_inertia">
+                <property name="numeric">True</property>
+                <property name="visible">True</property>
+                <property name="adjustment">wheel_emulation_inertia_adjustment</property>
+              </object>
+            </child>
           </object>
-          <packing>
-            <property name="expand">False</property>
-          </packing>
         </child>
         </object>
       </child>



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