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-message.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-message.xml')
-rw-r--r-- | ui/evolution-mail-message.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml index 610c07791d..17b19b96f6 100644 --- a/ui/evolution-mail-message.xml +++ b/ui/evolution-mail-message.xml @@ -92,8 +92,7 @@ <cmd name="MessagePostReply" _tip="Post a reply to a message in a Public folder" - accel="" - pixtype="pixbuf"/> + accel=""/> <cmd name="MessageRedirect" _tip="Redirect (bounce) the selected message to someone" @@ -106,8 +105,7 @@ <cmd name="MessageReplyList" _tip="Compose a reply to the mailing list of the selected message" - accel="" - pixtype="pixbuf"/> + accel=""/> <cmd name="MessageReplySender" _tip="Compose a reply to the sender of the selected message" |