aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-browser.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-folder-browser.c')
-rw-r--r--mail/em-folder-browser.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/em-folder-browser.c b/mail/em-folder-browser.c
index bbe4d29250..d8f5aa74ea 100644
--- a/mail/em-folder-browser.c
+++ b/mail/em-folder-browser.c
@@ -1703,6 +1703,7 @@ static BonoboUIVerb emfb_verbs[] = {
};
static EPixmap emfb_pixmaps[] = {
+ E_PIXMAP ("/commands/FolderCreate", "folder-new", E_ICON_SIZE_MENU),
E_PIXMAP ("/commands/ChangeFolderProperties", "document-properties", E_ICON_SIZE_MENU),
E_PIXMAP ("/commands/FolderCopy", "folder-copy", E_ICON_SIZE_MENU),
E_PIXMAP ("/commands/FolderMove", "folder-move", E_ICON_SIZE_MENU),