[empathy] remove 'Search for contacts' accelerator



commit 746d67ea0f47aa128308d471bbf5f0472a2a0707
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Jan 4 13:58:16 2013 +0100

    remove 'Search for contacts' accelerator
    
    It was impossible to type 'F' in our status message because of it.
    
    Shift+F is not a very common accelerator and there is no way to discover it
    any more (accelerators are not displayed in Shell's menu).
    Searching for contacts isn't something you are supposed to do every day so not
    having an accelerator isn't that bad anyway.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=687629

 src/empathy-roster-window-menubar.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-roster-window-menubar.ui b/src/empathy-roster-window-menubar.ui
index a70b746..2d0b9ab 100644
--- a/src/empathy-roster-window-menubar.ui
+++ b/src/empathy-roster-window-menubar.ui
@@ -24,7 +24,6 @@
           <item>
             <attribute translatable="yes" name="label">_Search for Contacts...</attribute>
             <attribute name="action">win.chat_search_contacts</attribute>
-            <attribute name="accel">&lt;Shift&gt;f</attribute>
           </item>
         </section>
         <section>



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