aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorMichael Meeks <mmeeks@src.gnome.org>2000-09-14 21:51:55 +0800
committerMichael Meeks <mmeeks@src.gnome.org>2000-09-14 21:51:55 +0800
commita005cabc942b4cede3ff02f8f22f779e800f668e (patch)
tree9d66c264d8f4d7f76f793ff2ed32d52be6372ba2 /ui
parent0a59703a630f653eb0798b126c79ea039a64c144 (diff)
downloadgsoc2013-evolution-a005cabc942b4cede3ff02f8f22f779e800f668e.tar
gsoc2013-evolution-a005cabc942b4cede3ff02f8f22f779e800f668e.tar.gz
gsoc2013-evolution-a005cabc942b4cede3ff02f8f22f779e800f668e.tar.bz2
gsoc2013-evolution-a005cabc942b4cede3ff02f8f22f779e800f668e.tar.lz
gsoc2013-evolution-a005cabc942b4cede3ff02f8f22f779e800f668e.tar.xz
gsoc2013-evolution-a005cabc942b4cede3ff02f8f22f779e800f668e.tar.zst
gsoc2013-evolution-a005cabc942b4cede3ff02f8f22f779e800f668e.zip
Make Tigert's icons work again.
svn path=/trunk/; revision=5427
Diffstat (limited to 'ui')
-rw-r--r--ui/evolution-mail.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/ui/evolution-mail.xml b/ui/evolution-mail.xml
index 99aacf929b..116a1ea83a 100644
--- a/ui/evolution-mail.xml
+++ b/ui/evolution-mail.xml
@@ -124,45 +124,45 @@
<toolitem name="MailGet" verb=""
_label="Get Mail" _descr="Send queued mail and retrieve new mail"
- pixtype="stock" pixname="Receive Mail"/>
+ pixtype="pixbuf"/>
<toolitem name="MailCompose" verb=""
_label="Compose" _descr="Compose a new message"
- pixtype="stock" pixname="New Mail"/>
+ pixtype="pixbuf"/>
<toolitem type="separator"/>
<toolitem name="Reply" verb="MessageReplySndr"
_label="Reply" _descr="Reply to the sender of this message"
- pixtype="stock" pixname="Reply to Mail"/>
+ pixtype="pixbuf"/>
<toolitem name="ReplyAll" verb="MessageReplyAll"
_label="Reply to All" _descr="Reply to all recipients of this message"
- pixtype="stock" pixname="Reply to Mail"/>
+ pixtype="pixbuf"/>
<toolitem name="Forward" verb="MessageForward"
_label="Forward" _descr="Forward this message"
- pixtype="stock" pixname="Forward Mail"/>
+ pixtype="pixbuf"/>
<toolitem type="separator"/>
<toolitem name="Move" verb="MessageMove"
_label="Move" _descr="Move message to a new folder"
- pixtype="stock" pixname="Send Mail"/>
+ pixtype="pixbuf"/>
<toolitem name="Copy" verb="MessageCopy"
_label="Copy" _descr="Copy message to a new folder"
- pixtype="stock" pixname="Send Mail"/>
+ pixtype="pixbuf"/>
<toolitem type="separator"/>
<toolitem name="Print" verb="MessagePrint"
_label="Print" _descr="Print the selected message"
- pixtype="stock" pixname="Print"/>
+ pixtype="pixbuf"/>
<toolitem name="Delete" verb="MessageDelete"
_label="Delete" _descr="Delete this message"
- pixtype="stock" pixname="Trash"/>
+ pixtype="pixbuf"/>
</dockitem>
</Root> \ No newline at end of file