[empathy] set 'C' as accelerator for the Contact menu as 'C' is already used by Conversation (#601336)



commit 3df77a02867b34fb2ecefd2df1e91362db552123
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Nov 10 13:34:12 2009 +0000

    set 'C' as accelerator for the Contact menu as 'C' is already used by Conversation (#601336)

 src/empathy-chat-window.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-chat-window.ui b/src/empathy-chat-window.ui
index 8c8ea7d..57326a3 100644
--- a/src/empathy-chat-window.ui
+++ b/src/empathy-chat-window.ui
@@ -48,7 +48,7 @@
         <child>
           <object class="GtkAction" id="menu_contact">
             <property name="name">menu_contact</property>
-            <property name="label" translatable="yes">_Contact</property>
+            <property name="label" translatable="yes">C_ontact</property>
           </object>
         </child>
         <child>



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