diff options
author | Rodney Dawes <dobey@novell.com> | 2005-02-14 23:55:00 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2005-02-14 23:55:00 +0800 |
commit | 076e2097656f443195a69d49e48c162b0f4bb25c (patch) | |
tree | 58e36b1cc5faf72687a17300ec253a61ca59f653 /ui/evolution-mail-list.xml | |
parent | 9e3f71e15a1016dff6354452eb9aac78601c18b4 (diff) | |
download | gsoc2013-evolution-076e2097656f443195a69d49e48c162b0f4bb25c.tar.gz gsoc2013-evolution-076e2097656f443195a69d49e48c162b0f4bb25c.tar.zst gsoc2013-evolution-076e2097656f443195a69d49e48c162b0f4bb25c.zip |
Move a separator from the message xml to the list xml, so we don't have an
2005-02-14 Rodney Dawes <dobey@novell.com>
* evolution-mail-list.xml:
* evolution-mail-message.xml: Move a separator from the message xml
to the list xml, so we don't have an extra separator in the external
mail message display window
svn path=/trunk/; revision=28788
Diffstat (limited to 'ui/evolution-mail-list.xml')
-rw-r--r-- | ui/evolution-mail-list.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/evolution-mail-list.xml b/ui/evolution-mail-list.xml index 2699155524..072350a65b 100644 --- a/ui/evolution-mail-list.xml +++ b/ui/evolution-mail-list.xml @@ -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"> |