Module: deluge
Branch: chunked-sessionproxy-and-gtkui-speedups
Commit: b8fad45eaa172e4ad368de5179dedafd2eaab872

Author: Calum Lind <[email protected]>
Date:   Mon May 23 22:20:10 2011 +0100

Change Connection Manager Key Shortcut to Ctrl-M

---

 deluge/ui/gtkui/glade/main_window.glade |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/deluge/ui/gtkui/glade/main_window.glade 
b/deluge/ui/gtkui/glade/main_window.glade
index b8ed6e0..8fb2302 100644
--- a/deluge/ui/gtkui/glade/main_window.glade
+++ b/deluge/ui/gtkui/glade/main_window.glade
@@ -147,7 +147,7 @@
                         <property name="use_underline">True</property>
                         <property name="use_stock">False</property>
                         <signal name="activate" 
handler="on_menuitem_connectionmanager_activate"/>
-                        <accelerator key="C" modifiers="GDK_CONTROL_MASK" 
signal="activate"/>
+                        <accelerator key="M" modifiers="GDK_CONTROL_MASK" 
signal="activate"/>
                         <child internal-child="image">
                           <widget class="GtkImage" id="image4">
                             <property name="visible">True</property>

-- 
You received this message because you are subscribed to the Google Groups 
"deluge-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-commit?hl=en.

Reply via email to