aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-08-27 22:17:05 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-08-30 19:37:46 +0800
commiteaa8c0029aa90c33d415a000342354bb2fe771d4 (patch)
treed6705c4e6ae9877dc16717dc3ca474c744822dfe
parent1113b0de4d21dd60a57b893f8a4a2fce4012e9a0 (diff)
downloadgsoc2013-empathy-eaa8c0029aa90c33d415a000342354bb2fe771d4.tar
gsoc2013-empathy-eaa8c0029aa90c33d415a000342354bb2fe771d4.tar.gz
gsoc2013-empathy-eaa8c0029aa90c33d415a000342354bb2fe771d4.tar.bz2
gsoc2013-empathy-eaa8c0029aa90c33d415a000342354bb2fe771d4.tar.lz
gsoc2013-empathy-eaa8c0029aa90c33d415a000342354bb2fe771d4.tar.xz
gsoc2013-empathy-eaa8c0029aa90c33d415a000342354bb2fe771d4.tar.zst
gsoc2013-empathy-eaa8c0029aa90c33d415a000342354bb2fe771d4.zip
yahoo and icq widget: change the accelerator of the Character set widget
It conflicts with the Close button.
-rw-r--r--libempathy-gtk/empathy-account-widget-icq.ui2
-rw-r--r--libempathy-gtk/empathy-account-widget-yahoo.ui2
2 files changed, 2 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-account-widget-icq.ui b/libempathy-gtk/empathy-account-widget-icq.ui
index f4c919acc..654174f8e 100644
--- a/libempathy-gtk/empathy-account-widget-icq.ui
+++ b/libempathy-gtk/empathy-account-widget-icq.ui
@@ -115,7 +115,7 @@
<object class="GtkLabel" id="label_charset">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">_Character set:</property>
+ <property name="label" translatable="yes">Ch_aracter set:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">entry_charset</property>
</object>
diff --git a/libempathy-gtk/empathy-account-widget-yahoo.ui b/libempathy-gtk/empathy-account-widget-yahoo.ui
index 984f191e3..ad4f527ed 100644
--- a/libempathy-gtk/empathy-account-widget-yahoo.ui
+++ b/libempathy-gtk/empathy-account-widget-yahoo.ui
@@ -150,7 +150,7 @@
<object class="GtkLabel" id="label_charset">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">_Character set:</property>
+ <property name="label" translatable="yes">Ch_aracter set:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">entry_charset</property>
</object>