[empathy] MUC: make F9 toggle the contact list sidebar



commit 593355dd0dda4f3aeceee12f5608bdff3682d392
Author: Will Thompson <will thompson collabora co uk>
Date:   Wed Mar 7 13:02:15 2012 +0000

    MUC: make F9 toggle the contact list sidebar
    
    This is by analogy to F9 toggling the sidebar in Nautilus.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671547

 src/empathy-chat-window.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-chat-window.ui b/src/empathy-chat-window.ui
index bf95bff..ef20118 100644
--- a/src/empathy-chat-window.ui
+++ b/src/empathy-chat-window.ui
@@ -43,6 +43,7 @@
             <property name="active">TRUE</property>
             <property name="label" translatable="yes">_Show Contact List</property>
           </object>
+          <accelerator key="F9" modifiers=""/>
         </child>
         <child>
           <object class="GtkAction" id="menu_conv_invite_participant">



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