[gnome-control-center] [mouse] Fix mnemonics conflicts on touchpad tab
- From: Jens Granseuer <jensg src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-control-center] [mouse] Fix mnemonics conflicts on touchpad tab
- Date: Wed, 27 Jan 2010 19:05:08 +0000 (UTC)
commit a1ce2446d4e6ac0459b5e1173a0cd3d215c89a94
Author: Jens Granseuer <jensgr gmx net>
Date: Wed Jan 27 20:04:54 2010 +0100
[mouse] Fix mnemonics conflicts on touchpad tab
Closes bug #608057.
capplets/mouse/gnome-mouse-properties.ui | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/capplets/mouse/gnome-mouse-properties.ui b/capplets/mouse/gnome-mouse-properties.ui
index 69284fd..b855ff1 100644
--- a/capplets/mouse/gnome-mouse-properties.ui
+++ b/capplets/mouse/gnome-mouse-properties.ui
@@ -1422,7 +1422,7 @@
</child>
<child>
<object class="GtkCheckButton" id="disable_w_typing_toggle">
- <property name="label" translatable="yes">_Disable touchpad while typing</property>
+ <property name="label" translatable="yes">Disable _touchpad while typing</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -1462,7 +1462,7 @@
</child>
<child>
<object class="GtkCheckButton" id="tap_to_click_toggle">
- <property name="label" translatable="yes">Enable mouse _clicks with touchpad</property>
+ <property name="label" translatable="yes">Enable _mouse clicks with touchpad</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
@@ -1612,7 +1612,7 @@
</child>
<child>
<object class="GtkCheckButton" id="horiz_scroll_toggle">
- <property name="label" translatable="yes">Enable _horizontal scrolling</property>
+ <property name="label" translatable="yes">Enable h_orizontal scrolling</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]