diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-03-01 01:26:24 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-03-01 01:26:24 +0800 |
commit | 4ab6d9ca9b4695fc7bd9358db93cac9a5f78df6c (patch) | |
tree | 583d8aaa503ccd562f4881444f7df4d1c44ef690 /ui/evolution-mail-global.xml | |
parent | dd2a35e6735eafd13bf8481f387bb677694bdec0 (diff) | |
download | gsoc2013-evolution-4ab6d9ca9b4695fc7bd9358db93cac9a5f78df6c.tar.gz gsoc2013-evolution-4ab6d9ca9b4695fc7bd9358db93cac9a5f78df6c.tar.zst gsoc2013-evolution-4ab6d9ca9b4695fc7bd9358db93cac9a5f78df6c.zip |
Make "MessageReplyList" and "MessagePostReply" have no pixbuf. Same with
* evolution-mail-message.xml: Make "MessageReplyList" and
"MessagePostReply" have no pixbuf.
* evolution-mail-global.xml: Same with "MailPost".
svn path=/trunk/; revision=20101
Diffstat (limited to 'ui/evolution-mail-global.xml')
-rw-r--r-- | ui/evolution-mail-global.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/evolution-mail-global.xml b/ui/evolution-mail-global.xml index 0600844eb6..ba7c5c9682 100644 --- a/ui/evolution-mail-global.xml +++ b/ui/evolution-mail-global.xml @@ -13,8 +13,7 @@ pixtype="pixbuf"/> <cmd name="MailPost" - _tip="Post a message to a Public folder" - pixtype="pixbuf"/> + _tip="Post a message to a Public folder"/> <cmd name="MailStop" _tip="Cancel the current mail operation" |