[PATCH] #310546 Dangerous keyboard shortcut: Ctrl+Backspace



Bug #310546 (Dangerous keyboard shortcut: Ctrl+Backspace) has a trivial fix
which I have already uploaded to bugzilla. I was asked to send the patch to
this list too for review. Pardon me for inlining instead of attaching. It's
really trivial. Here it is:

| --- fm-directory-view.c.orig  2005-07-30 15:16:02.000000000 +0200
| +++ fm-directory-view.c 2005-07-30 15:17:39.000000000 +0200
| @@ -8854,8 +8854,6 @@
|             G_TYPE_BOOLEAN, 0);
|   
|   binding_set = gtk_binding_set_by_class (klass);
| - gtk_binding_entry_add_signal (binding_set, GDK_BackSpace, GDK_CONTROL_MASK,
| -             "trash", 0);
|   gtk_binding_entry_add_signal (binding_set, GDK_Delete, 0,
|               "trash", 0);
|   gtk_binding_entry_add_signal (binding_set, GDK_KP_Delete, 0,


If you have further comments, please use bugzilla or CC me, because I'm not
subscribed to nautilus-list.

  mvrgr, Wouter

[1] http://bugzilla.gnome.org/show_bug.cgi?id=310546
-- 
:wq                                                       mail uws xs4all nl
                                                      web http://uwstopia.nl

give me a reason to be :: a woman                              -- portishead

Attachment: signature.asc
Description: Digital signature



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