Sun, 02 Jun 2013 22:23:24 +0200
Fix closing convs with Escape key
| pidgin/gtkprefs.c | file | annotate | diff | comparison | revisions |
--- a/pidgin/gtkprefs.c Sun Jun 02 22:17:12 2013 +0200 +++ b/pidgin/gtkprefs.c Sun Jun 02 22:23:24 2013 +0200 @@ -1520,7 +1520,7 @@ } -#define CONVERSATION_CLOSE_ACCEL_PATH "<main>/Conversation/Close" +#define CONVERSATION_CLOSE_ACCEL_PATH "<Actions>/ConversationActions/Close" /* Filled in in keyboard_shortcuts(). */ static GtkAccelKey ctrl_w = { 0, 0, 0 };