[empathy] account-widget-local-xmpp: change the accelerator of the Nickname widget



commit 30cfef02ad93f671b6d0cfff401e881d58c2d57f
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Aug 27 16:01:15 2010 +0200

    account-widget-local-xmpp: change the accelerator of the Nickname widget
    
    'n' is used by the Cancel button now.

 .../empathy-account-widget-local-xmpp.ui           |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-local-xmpp.ui b/libempathy-gtk/empathy-account-widget-local-xmpp.ui
index d167d02..77a84a3 100644
--- a/libempathy-gtk/empathy-account-widget-local-xmpp.ui
+++ b/libempathy-gtk/empathy-account-widget-local-xmpp.ui
@@ -54,7 +54,7 @@
           <object class="GtkLabel" id="label_nickname">
             <property name="visible">True</property>
             <property name="xalign">0</property>
-            <property name="label" translatable="yes">_Nickname:</property>
+            <property name="label" translatable="yes">Nic_kname:</property>
             <property name="use_underline">True</property>
             <property name="mnemonic_widget">entry_nickname</property>
           </object>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]