diff options
-rw-r--r-- | ui/ChangeLog | 6 | ||||
-rw-r--r-- | ui/evolution-mail-message.xml | 1 |
2 files changed, 5 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index a2e3784f63..4addb29816 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2001-08-16 Peter Williams <peterw@ximian.com> + + * evolution-mail-message.xml: Stop search message from conflicting + with expunge. + 2001-08-16 JP Rosevear <jpr@ximian.com> * evolution-comp-editor.xml: add save menu item @@ -10,7 +15,6 @@ * evolution-mail-message.xml : removed the Print Setup menu item, and changed Print Message to Print for consistency's sake. - 2001-08-16 Ettore Perazzoli <ettore@ximian.com> * evolution.xml: Add a "BuiltMenuItems" placeholder in the "Help" diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml index 9c2e2a8c2b..bf8e7aebd0 100644 --- a/ui/evolution-mail-message.xml +++ b/ui/evolution-mail-message.xml @@ -106,7 +106,6 @@ <cmd name="MessageSearch" _tip="Search for text in the body of the displayed message" - accel="*Control*e" pixtype="pixbuf"/> <cmd name="MessageUndelete" |