[empathy] added shortcut ctrl + j for joining a new chat



commit 2eec8e87f01ecdf6a987314d5b6cea35d47f1ae1
Author: Bernhard Posselt <bernhard posselt gmx at>
Date:   Fri Sep 23 17:12:13 2011 +0200

    added shortcut ctrl + j for joining a new chat
    
    https://bugzilla.gnome.org/show_bug.cgi?id=659952

 src/empathy-main-window-menubar.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-main-window-menubar.ui b/src/empathy-main-window-menubar.ui
index 979afe2..0bb5d14 100644
--- a/src/empathy-main-window-menubar.ui
+++ b/src/empathy-main-window-menubar.ui
@@ -204,6 +204,7 @@
             <property name="name">room_join_new</property>
             <property name="label" translatable="yes">_Joinâ</property>
           </object>
+          <accelerator key="j" modifiers="GDK_CONTROL_MASK"/>
         </child>
         <child>
           <object class="GtkAction" id="room_join_favorites">



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