aboutsummaryrefslogtreecommitdiffstats
path: root/composer/e-msg-composer.c
diff options
context:
space:
mode:
Diffstat (limited to 'composer/e-msg-composer.c')
-rw-r--r--composer/e-msg-composer.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/composer/e-msg-composer.c b/composer/e-msg-composer.c
index 0586b3b12f..421ffff728 100644
--- a/composer/e-msg-composer.c
+++ b/composer/e-msg-composer.c
@@ -1682,7 +1682,12 @@ static BonoboUIVerb verbs [] = {
static EPixmap pixcache [] = {
E_PIXMAP ("/Toolbar/FileAttach", "buttons/add-attachment.png"),
-
+ E_PIXMAP ("/Toolbar/FileSend", "buttons/send-24.png"),
+
+/* E_PIXMAP ("/menu/Insert/FileAttach", "buttons/add-attachment.png"), */
+ E_PIXMAP ("/menu/File/FileSend", "send-16.png"),
+ E_PIXMAP ("/menu/File/FileSendLater", "send-later-16.png"),
+
E_PIXMAP_END
};