[evolution-patches] Patch to fix separator in View menu in external display
- From: Rodney Dawes <dobey novell com>
- To: evolution-patches lists ximian com
- Subject: [evolution-patches] Patch to fix separator in View menu in external display
- Date: Fri, 11 Feb 2005 14:30:43 -0500
This patch fixes an erroneous separator in the View menu when opening
messages in an external window, by moving it to a more appropriate
location.
-- dobey
Index: ui/evolution-mail-list.xml
===================================================================
RCS file: /cvs/gnome/evolution/ui/evolution-mail-list.xml,v
retrieving revision 1.21
diff -u -p -r1.21 evolution-mail-list.xml
--- ui/evolution-mail-list.xml 16 Dec 2004 18:26:54 -0000 1.21
+++ ui/evolution-mail-list.xml 11 Feb 2005 19:29:12 -0000
@@ -95,6 +95,8 @@
<placeholder name="MailMessageView">
<menuitem name="ViewThreaded" verb="" _label="_Threaded Message List"/>
<menuitem name="HideDeleted" verb="" _label="Hide _Deleted Messages"/>
+
+ <separator f="" name="emaillist"/>
</placeholder>
<placeholder name="MailListView">
Index: ui/evolution-mail-message.xml
===================================================================
RCS file: /cvs/gnome/evolution/ui/evolution-mail-message.xml,v
retrieving revision 1.69
diff -u -p -r1.69 evolution-mail-message.xml
--- ui/evolution-mail-message.xml 1 Feb 2005 20:25:12 -0000 1.69
+++ ui/evolution-mail-message.xml 11 Feb 2005 19:29:13 -0000
@@ -280,8 +280,6 @@
<submenu name="View">
<placeholder name="MailMessageView">
- <separator f="" name="emaillist"/>
-
<submenu name="GoTo" _label="_Go To">
<menuitem name="MailNext" verb="" _label="_Next Message"/>
<menuitem name="MailNextUnread" verb="" _label="Next _Unread Message"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]