gpointing-device-settings r209 - trunk/data



Author: hiikezoe
Date: Thu Mar 12 04:24:08 2009
New Revision: 209
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=209&view=rev

Log:
fix key mnemonic.

Modified:
   trunk/data/mouse.ui.in

Modified: trunk/data/mouse.ui.in
==============================================================================
--- trunk/data/mouse.ui.in	(original)
+++ trunk/data/mouse.ui.in	Thu Mar 12 04:24:08 2009
@@ -31,6 +31,7 @@
           <property name="visible">True</property>
           <property name="label" translatable="yes">Middle button _timeout:</property>
           <property name="use_underline">True</property>
+          <property name="mnemonic-widget">middle_button_timeout</property>
         </object>
         <packing>
           <property name="expand">False</property>
@@ -91,6 +92,7 @@
             <property name="visible">True</property>
             <property name="label" translatable="yes">Wheel emulation _button:</property>
             <property name="use_underline">True</property>
+            <property name="mnemonic-widget">wheel_emulation_button</property>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -137,8 +139,9 @@
         <child>
           <object class="GtkLabel" id="wheel_emulation_timeout_label">
             <property name="visible">True</property>
-            <property name="label" translatable="yes">Wheel emulation time_out:</property>
+            <property name="label" translatable="yes">Wheel _emulation timeout:</property>
             <property name="use_underline">True</property>
+            <property name="mnemonic-widget">wheel_emulation_timeout</property>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -188,6 +191,7 @@
             <property name="visible">True</property>
             <property name="label" translatable="yes">Wheel emulation _inertia:</property>
             <property name="use_underline">True</property>
+            <property name="mnemonic-widget">wheel_emulation_inertia</property>
           </object>
           <packing>
             <property name="expand">False</property>



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