mouse: Add context for Low/High

https://bugzilla.gnome.org/show_bug.cgi?id=672738
This commit is contained in:
Bastien Nocera 2012-03-26 17:00:35 +02:00
parent 816b3f4dd0
commit 0e49b5b88d

View file

@ -386,7 +386,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes" comments="low sensitivity">Low</property>
<property name="label" translatable="yes" comments="low sensitivity" context="Mouse sensitivity">Low</property>
<property name="justify">center</property>
<attributes>
<attribute name="scale" value="0.82999999999999996"/>
@ -417,7 +417,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes" comments="high sensitivity">High</property>
<property name="label" translatable="yes" comments="high sensitivity" context="Mouse sensitivity">High</property>
<property name="justify">center</property>
<attributes>
<attribute name="scale" value="0.82999999999999996"/>
@ -1235,7 +1235,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes" comments="low sensitivity">Low</property>
<property name="label" translatable="yes" comments="low sensitivity" context="Mouse sensitivity">Low</property>
<property name="justify">center</property>
<attributes>
<attribute name="scale" value="0.82999999999999996"/>
@ -1266,7 +1266,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes" comments="high sensitivity">High</property>
<property name="label" translatable="yes" comments="high sensitivity" context="Mouse sensitivity">High</property>
<property name="justify">center</property>
<attributes>
<attribute name="scale" value="0.82999999999999996"/>