summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-09 21:35:00 +0100
committerraveit65 <[email protected]>2017-03-09 21:35:00 +0100
commit84046ddf426fac7ac36b56fc488b830a8962f6a8 (patch)
treea11772bc3d88b5bdc610b15e85c791e87896c3d9
parent598aa8457c46dcb47e536ff9ceab0a65c07b05f9 (diff)
downloadmate-control-center-84046ddf426fac7ac36b56fc488b830a8962f6a8.tar.bz2
mate-control-center-84046ddf426fac7ac36b56fc488b830a8962f6a8.tar.xz
mouse-properties UI: use xalign widget for labels
-rw-r--r--capplets/mouse/mate-mouse-properties.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/capplets/mouse/mate-mouse-properties.ui b/capplets/mouse/mate-mouse-properties.ui
index f32ac0da..a7f2ba07 100644
--- a/capplets/mouse/mate-mouse-properties.ui
+++ b/capplets/mouse/mate-mouse-properties.ui
@@ -305,11 +305,11 @@
<object class="GtkLabel" id="acceleration_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">start</property>
<property name="label" translatable="yes">_Acceleration:</property>
<property name="use_underline">True</property>
<property name="justify">center</property>
<property name="mnemonic_widget">accel_scale</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -446,11 +446,11 @@
<object class="GtkLabel" id="sensitivity_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">start</property>
<property name="label" translatable="yes">_Sensitivity:</property>
<property name="use_underline">True</property>
<property name="justify">center</property>
<property name="mnemonic_widget">sensitivity_scale</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -519,11 +519,11 @@
<object class="GtkLabel" id="threshold_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">start</property>
<property name="label" translatable="yes">Thr_eshold:</property>
<property name="use_underline">True</property>
<property name="justify">center</property>
<property name="mnemonic_widget">drag_threshold_scale</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
@@ -666,11 +666,11 @@
<object class="GtkLabel" id="timeout_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">start</property>
<property name="label" translatable="yes">_Timeout:</property>
<property name="use_underline">True</property>
<property name="justify">center</property>
<property name="mnemonic_widget">delay_scale</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
@@ -1216,11 +1216,11 @@
<object class="GtkLabel" id="touchpad_acceleration_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">start</property>
<property name="label" translatable="yes">_Acceleration:</property>
<property name="use_underline">True</property>
<property name="justify">center</property>
<property name="mnemonic_widget">touchpad_accel_scale</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -1357,11 +1357,11 @@
<object class="GtkLabel" id="touchpad_sensitivity_label">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="halign">start</property>
<property name="label" translatable="yes">_Sensitivity:</property>
<property name="use_underline">True</property>
<property name="justify">center</property>
<property name="mnemonic_widget">touchpad_sensitivity_scale</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="left_attach">0</property>