[evolution-patches] fix for #45811 (overused _e accelerator in edit menu)



This changes the accelerator for "Mark All as Read" to be "_r". Can I
commit this to the 1.4 branch, as well as to head? Please let me know
what is appropriate.

Thanks.
Anna.

-- 
Anna Marie Dirks <anna ximian com>
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/ui/ChangeLog,v
retrieving revision 1.341
diff -u -u -r1.341 ChangeLog
--- ChangeLog	1 Jul 2003 21:46:34 -0000	1.341
+++ ChangeLog	7 Jul 2003 20:02:40 -0000
@@ -1,3 +1,8 @@
+2003-07-07  Anna Marie Dirks  <anna ximian com>
+
+	* evolution-mail-list.xml: Change the accelerator for "Mark All Read"
+	to be "R". Fixes bug #45811. 
+
 2003-07-01  Rodrigo Moya <rodrigo ximian com>
 
 	Fixes #45524
Index: evolution-mail-list.xml
===================================================================
RCS file: /cvs/gnome/evolution/ui/evolution-mail-list.xml,v
retrieving revision 1.13
diff -u -u -r1.13 evolution-mail-list.xml
--- evolution-mail-list.xml	15 Oct 2002 21:34:05 -0000	1.13
+++ evolution-mail-list.xml	7 Jul 2003 20:02:40 -0000
@@ -91,7 +91,7 @@
         </placeholder>
 
         <placeholder name="MailListEditFlags">
-          <menuitem name="MessageMarkAllAsRead" verb="" _label="Mark All as R_ead"/>
+          <menuitem name="MessageMarkAllAsRead" verb="" _label="Mark All as _Read"/>
         </placeholder>
       </submenu>
     </placeholder>


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