aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-mail-message.xml
diff options
context:
space:
mode:
authorJacob Leach <jleach@src.gnome.org>2001-08-01 17:11:56 +0800
committerJacob Leach <jleach@src.gnome.org>2001-08-01 17:11:56 +0800
commit993a74a8c03b250f8d9dbffc5635882f0cedcaf0 (patch)
tree3747d68c7d5a22263d2ccac936f7b040ac6d17b6 /ui/evolution-mail-message.xml
parentca7c6e2fc0a252a41df1dcd658f632bda4b934c0 (diff)
downloadgsoc2013-evolution-993a74a8c03b250f8d9dbffc5635882f0cedcaf0.tar
gsoc2013-evolution-993a74a8c03b250f8d9dbffc5635882f0cedcaf0.tar.gz
gsoc2013-evolution-993a74a8c03b250f8d9dbffc5635882f0cedcaf0.tar.bz2
gsoc2013-evolution-993a74a8c03b250f8d9dbffc5635882f0cedcaf0.tar.lz
gsoc2013-evolution-993a74a8c03b250f8d9dbffc5635882f0cedcaf0.tar.xz
gsoc2013-evolution-993a74a8c03b250f8d9dbffc5635882f0cedcaf0.tar.zst
gsoc2013-evolution-993a74a8c03b250f8d9dbffc5635882f0cedcaf0.zip
More updates to icons, this time the Save, Save As, and Search icons for
a few places. svn path=/trunk/; revision=11544
Diffstat (limited to 'ui/evolution-mail-message.xml')
-rw-r--r--ui/evolution-mail-message.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml
index 298670286a..0b2cdcd020 100644
--- a/ui/evolution-mail-message.xml
+++ b/ui/evolution-mail-message.xml
@@ -36,7 +36,7 @@
<cmd name="MessageCopy"
_tip="Copy selected messages to another folder"
accel="*Control**Shift*c"
- pixtype="pixbuf" />
+ pixtype="pixbuf"/>
<cmd name="MessageDelete"
_tip="Mark the selected messages for deletion"
@@ -45,7 +45,7 @@
<cmd name="MessageForward"
_tip="Forward the selected message to someone"
accel="*Control*f"
- pixtype="pixbuf" />
+ pixtype="pixbuf"/>
<cmd name="MessageForwardAttached"
_tip="Forward the selected message to someone as an attachment"
@@ -102,11 +102,12 @@
<cmd name="MessageSaveAs"
_tip="Save the message as a text file"
accel="*Control**Alt*s"
- pixtype="stock" pixname="Save"/>
+ pixtype="pixbuf"/>
<cmd name="MessageSearch"
_tip="Search for text in the body of the displayed message"
- accel="*Control*e"/>
+ accel="*Control*e"
+ pixtype="pixbuf"/>
<cmd name="MessageUndelete"
_tip="Un-delete the selected messages"