diff options
Diffstat (limited to 'capplets/keyboard/mate-keyboard-properties-dialog.ui')
-rw-r--r-- | capplets/keyboard/mate-keyboard-properties-dialog.ui | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/capplets/keyboard/mate-keyboard-properties-dialog.ui b/capplets/keyboard/mate-keyboard-properties-dialog.ui index 63c5e0af..4b5f7aa7 100644 --- a/capplets/keyboard/mate-keyboard-properties-dialog.ui +++ b/capplets/keyboard/mate-keyboard-properties-dialog.ui @@ -402,11 +402,11 @@ <property name="visible">True</property> <property name="spacing">6</property> <child> - <object class="GtkLabel" id="blink_slow_label"> + <object class="GtkLabel" id="blink_fast_label"> <property name="visible">True</property> <property name="xalign">1</property> <property name="xpad">10</property> - <property name="label" translatable="yes">Slow</property> + <property name="label" translatable="yes">Fast</property> <attributes> <attribute name="style" value="italic"/> <attribute name="scale" value="0.830000"/> @@ -436,10 +436,10 @@ </packing> </child> <child> - <object class="GtkLabel" id="blink_fast_label"> + <object class="GtkLabel" id="blink_slow_label"> <property name="visible">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Fast</property> + <property name="label" translatable="yes">Slow</property> <attributes> <attribute name="style" value="italic"/> <attribute name="scale" value="0.830000"/> @@ -1317,10 +1317,10 @@ default settings</property> </packing> </child> <child> - <object class="GtkLabel" id="mousekeys_slow_label"> + <object class="GtkLabel" id="mousekeys_fast_label"> <property name="visible">True</property> <property name="xalign">1</property> - <property name="label" translatable="yes">Slow</property> + <property name="label" translatable="yes">Fast</property> <property name="justify">center</property> <attributes> <attribute name="style" value="italic"/> @@ -1387,10 +1387,10 @@ default settings</property> </packing> </child> <child> - <object class="GtkLabel" id="mousekeys_fast_label"> + <object class="GtkLabel" id="mousekeys_slow_label"> <property name="visible">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Fast</property> + <property name="label" translatable="yes">Slow</property> <property name="justify">center</property> <attributes> <attribute name="style" value="italic"/> |