summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2006-05-26 08:20:37 +0000
committerBastien Nocera <hadess@src.gnome.org>2006-05-26 08:20:37 +0000
commit0cade47c18bf27b55de6613cc45248861018f998 (patch)
treecb4de2e0920de563cf4cbb4d95574f5b7907cb40 /data
parent2e9876ac93823d8cdba4f50bdd6e18c428133ab0 (diff)
downloadtotem-0cade47c18bf27b55de6613cc45248861018f998.tar.gz
Fix duplicate 's' accesskey (Closes: #323858)
2006-05-26 Bastien Nocera <hadess@hadess.net> * data/totem.glade: Fix duplicate 's' accesskey (Closes: #323858)
Diffstat (limited to 'data')
-rw-r--r--data/totem.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/totem.glade b/data/totem.glade
index 0b880bee8..186bfa339 100644
--- a/data/totem.glade
+++ b/data/totem.glade
@@ -3038,7 +3038,7 @@ AC3 Passthrough</property>
<child>
<widget class="GtkLabel" id="label33">
<property name="visible">True</property>
- <property name="label" translatable="yes">_Sidebar</property>
+ <property name="label" translatable="yes">Side_bar</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>