Hi Patch for HEAD and 1.4.x. Please review. The shortcut for File/Import and Edit/Invert Selection are duplicated. My proposed solution is to add a shift to shortcut of 'invert selection' . I choosed to modify 'invert selection' because I guess it is less accessed function than 'import' Regards York
Index: evolution-mail-list.xml =================================================================== RCS file: /cvs/gnome/evolution/ui/evolution-mail-list.xml,v retrieving revision 1.16 diff -u -r1.16 evolution-mail-list.xml --- evolution-mail-list.xml 17 Sep 2003 19:07:44 -0000 1.16 +++ evolution-mail-list.xml 28 Nov 2003 07:48:16 -0000 @@ -16,7 +16,7 @@ <cmd name="EditInvertSelection" _tip="Select all and only the messages that are not currently selected" - accel="*Control*i"/> + accel="*Control**Shift*i"/> <cmd name="EditSelectAll" _tip="Select all visible messages"