aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-08-27 22:13:58 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-08-30 19:37:46 +0800
commit1113b0de4d21dd60a57b893f8a4a2fce4012e9a0 (patch)
tree893b85f70d8617d0e44faf74c2ac6ad265adb984
parent2457c2bc21a88f2f5cbeaa9ca64412ec0cef72ee (diff)
downloadgsoc2013-empathy-1113b0de4d21dd60a57b893f8a4a2fce4012e9a0.tar
gsoc2013-empathy-1113b0de4d21dd60a57b893f8a4a2fce4012e9a0.tar.gz
gsoc2013-empathy-1113b0de4d21dd60a57b893f8a4a2fce4012e9a0.tar.bz2
gsoc2013-empathy-1113b0de4d21dd60a57b893f8a4a2fce4012e9a0.tar.lz
gsoc2013-empathy-1113b0de4d21dd60a57b893f8a4a2fce4012e9a0.tar.xz
gsoc2013-empathy-1113b0de4d21dd60a57b893f8a4a2fce4012e9a0.tar.zst
gsoc2013-empathy-1113b0de4d21dd60a57b893f8a4a2fce4012e9a0.zip
account-widget-jabber: change the accelerator of the Priority widget
It clash with the Login button.
-rw-r--r--libempathy-gtk/empathy-account-widget-jabber.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-account-widget-jabber.ui b/libempathy-gtk/empathy-account-widget-jabber.ui
index 011d73ce8..a3c0644e5 100644
--- a/libempathy-gtk/empathy-account-widget-jabber.ui
+++ b/libempathy-gtk/empathy-account-widget-jabber.ui
@@ -226,7 +226,7 @@ Use &lt;a href="http://www.facebook.com/username/"&gt;this page&lt;/a&gt; to cho
<object class="GtkLabel" id="label_priority">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Pri_ority:</property>
+ <property name="label" translatable="yes">Priori_ty:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">spinbutton_priority</property>
</object>