[evolution-patches] Patch to Fix Hide Selected Messages



Here is a patch that fixes the command name in the bonobo XML for the
Hide Selected Messages menu item.

-- dobey

Index: ui/evolution-mail-list.xml
===================================================================
RCS file: /cvs/gnome/evolution/ui/evolution-mail-list.xml,v
retrieving revision 1.25
diff -u -p -r1.25 evolution-mail-list.xml
--- ui/evolution-mail-list.xml	21 Jul 2005 07:08:09 -0000	1.25
+++ ui/evolution-mail-list.xml	27 Jul 2005 16:13:18 -0000
@@ -46,7 +46,7 @@
     <cmd name="ViewHideRead" _tip="Temporarily hide all messages that have already been read"
      pixtype="pixbuf" />
 
-    <cmd name="ViewShowSelected" _tip="Temporarily hide the selected messages"
+    <cmd name="ViewHideSelected" _tip="Temporarily hide the selected messages"
      pixtype="pixbuf" />
 
     <cmd name="ViewShowAll" _tip="Show messages that have been temporarily hidden"


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