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
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2003-02-28 Ettore Perazzoli <ettore@ximian.com>
|
||||
|
||||
* evolution-mail-message.xml: Make "MessageReplyList" and
|
||||
"MessagePostReply" have no pixbuf.
|
||||
* evolution-mail-global.xml: Same with "MailPost".
|
||||
|
||||
2003-02-23 Hans Petter Jansson <hpj@ximian.com>
|
||||
|
||||
* evolution-event-editor.xml: Fix an attributes typo.
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user