[Xfce4-commits] <xfce4-settings:master> Remove duplicated accelerators (bug #7734).
Jérôme Guelfucci
noreply at xfce.org
Thu Jun 30 23:22:01 CEST 2011
Updating branch refs/heads/master
to e8098c2275bf9a48e4f57b5b496f812017899813 (commit)
from da68550e6774130c1b9f514154f8148d50cd7d50 (commit)
commit e8098c2275bf9a48e4f57b5b496f812017899813
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Thu Jun 30 23:20:49 2011 +0200
Remove duplicated accelerators (bug #7734).
dialogs/keyboard-settings/keyboard-dialog.glade | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dialogs/keyboard-settings/keyboard-dialog.glade b/dialogs/keyboard-settings/keyboard-dialog.glade
index e30c10b..6a0700a 100644
--- a/dialogs/keyboard-settings/keyboard-dialog.glade
+++ b/dialogs/keyboard-settings/keyboard-dialog.glade
@@ -407,7 +407,7 @@
</child>
<child>
<object class="GtkButton" id="reset_shortcuts_button">
- <property name="label" translatable="yes">_Reset to Defaults</property>
+ <property name="label" translatable="yes">Reset to _Defaults</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -435,7 +435,7 @@
<child type="tab">
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="label" translatable="yes">Appli_cation Shortcuts</property>
+ <property name="label" translatable="yes">A_pplication Shortcuts</property>
<property name="use_underline">True</property>
</object>
<packing>
More information about the Xfce4-commits
mailing list