summaryrefslogtreecommitdiff
path: root/capplets
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-11 14:30:46 +0100
committerraveit65 <[email protected]>2017-03-11 14:30:46 +0100
commitc039c68093beb932569dca9c4fdc0e8e4a560af9 (patch)
treeebc1ccf3cc47c77cfc3f0daee43ab8174c0b0678 /capplets
parentaf6ae605ba8219bbe20ae91e88335b611b3def95 (diff)
downloadmate-control-center-c039c68093beb932569dca9c4fdc0e8e4a560af9.tar.bz2
mate-control-center-c039c68093beb932569dca9c4fdc0e8e4a560af9.tar.xz
mouse-properties.ui: use {x/y}alignment for labels
Diffstat (limited to 'capplets')
-rw-r--r--capplets/mouse/mate-mouse-properties.ui24
1 files changed, 12 insertions, 12 deletions
diff --git a/capplets/mouse/mate-mouse-properties.ui b/capplets/mouse/mate-mouse-properties.ui
index a7f2ba07..a1f068a1 100644
--- a/capplets/mouse/mate-mouse-properties.ui
+++ b/capplets/mouse/mate-mouse-properties.ui
@@ -327,9 +327,9 @@
<object class="GtkLabel" id="acceleration_slow_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">end</property>
<property name="label" translatable="yes" comments="slow acceleration">Slow</property>
<property name="justify">center</property>
+ <property name="xalign">1</property>
<attributes>
<attribute name="style" value="italic"/>
<attribute name="scale" value="0.82999999999999996"/>
@@ -359,9 +359,9 @@
<object class="GtkLabel" id="acceleration_fast_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">start</property>
<property name="label" translatable="yes" comments="fast acceleration">Fast</property>
<property name="justify">center</property>
+ <property name="xalign">0</property>
<attributes>
<attribute name="style" value="italic"/>
<attribute name="scale" value="0.82999999999999996"/>
@@ -390,9 +390,9 @@
<object class="GtkLabel" id="sensitivity_low_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">end</property>
<property name="label" translatable="yes" comments="low sensitivity">Low</property>
<property name="justify">center</property>
+ <property name="xalign">1</property>
<attributes>
<attribute name="style" value="italic"/>
<attribute name="scale" value="0.82999999999999996"/>
@@ -422,9 +422,9 @@
<object class="GtkLabel" id="sensitivity_high_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">start</property>
<property name="label" translatable="yes" comments="high sensitivity">High</property>
<property name="justify">center</property>
+ <property name="xalign">0</property>
<attributes>
<attribute name="style" value="italic"/>
<attribute name="scale" value="0.82999999999999996"/>
@@ -540,9 +540,9 @@
<object class="GtkLabel" id="threshold_small_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">end</property>
<property name="label" translatable="yes" comments="small threshold">Small</property>
<property name="justify">center</property>
+ <property name="xalign">1</property>
<attributes>
<attribute name="style" value="italic"/>
<attribute name="scale" value="0.82999999999999996"/>
@@ -577,8 +577,8 @@
<object class="GtkLabel" id="threshold_large_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">start</property>
<property name="label" translatable="yes" comments="large threshold">Large</property>
+ <property name="xalign">0</property>
<attributes>
<attribute name="style" value="italic"/>
<attribute name="scale" value="0.82999999999999996"/>
@@ -687,8 +687,8 @@
<object class="GtkLabel" id="timeout_short_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">end</property>
<property name="label" translatable="yes">Short</property>
+ <property name="xalign">1</property>
<attributes>
<attribute name="style" value="italic"/>
<attribute name="scale" value="0.82999999999999996"/>
@@ -722,8 +722,8 @@
<object class="GtkLabel" id="timeout_long_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">start</property>
<property name="label" translatable="yes">Long</property>
+ <property name="xalign">0</property>
<attributes>
<attribute name="style" value="italic"/>
<attribute name="scale" value="0.82999999999999996"/>
@@ -1238,9 +1238,9 @@
<object class="GtkLabel" id="touchpad_acceleration_slow_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">end</property>
<property name="label" translatable="yes" comments="slow acceleration">Slow</property>
<property name="justify">center</property>
+ <property name="xalign">1</property>
<attributes>
<attribute name="style" value="italic"/>
<attribute name="scale" value="0.82999999999999996"/>
@@ -1270,9 +1270,9 @@
<object class="GtkLabel" id="touchpad_acceleration_fast_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">start</property>
<property name="label" translatable="yes" comments="fast acceleration">Fast</property>
<property name="justify">center</property>
+ <property name="xalign">0</property>
<attributes>
<attribute name="style" value="italic"/>
<attribute name="scale" value="0.82999999999999996"/>
@@ -1301,9 +1301,9 @@
<object class="GtkLabel" id="touchpad_sensitivity_low_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">end</property>
<property name="label" translatable="yes" comments="low sensitivity">Low</property>
<property name="justify">center</property>
+ <property name="xalign">1</property>
<attributes>
<attribute name="style" value="italic"/>
<attribute name="scale" value="0.82999999999999996"/>
@@ -1333,9 +1333,9 @@
<object class="GtkLabel" id="touchpad_sensitivity_high_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">start</property>
<property name="label" translatable="yes" comments="high sensitivity">High</property>
<property name="justify">center</property>
+ <property name="xalign">0</property>
<attributes>
<attribute name="style" value="italic"/>
<attribute name="scale" value="0.82999999999999996"/>