Re: [evolution-patches] mail , ui , for bug 41331 ctrl I do not work for 'invert selection'



Commited into HEAD.

York

Not Zed wrote:


I guess this looks ok.  Thanks.

Michael

On Fri, 2003-11-28 at 19:00, Yuedong Du wrote:

/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"/






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