From e2ef0d70d9dbd0f671be46842345c2a8993d44f5 Mon Sep 17 00:00:00 2001 From: Denis Washington Date: Fri, 7 Dec 2007 04:32:14 +0000 Subject: ** Fix for bug #500561 2007-12-07 Denis Washington ** Fix for bug #500561 * em-folder-browser.c: Added icon for mark all messages as read menu item. --This M mail/em-folder-browser.c M mail/ChangeLog M ui/ChangeLog M ui/evolution-mail-list.xml svn path=/trunk/; revision=34665 --- mail/em-folder-browser.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/em-folder-browser.c') diff --git a/mail/em-folder-browser.c b/mail/em-folder-browser.c index 87bf65fd49..83193f42e8 100644 --- a/mail/em-folder-browser.c +++ b/mail/em-folder-browser.c @@ -1600,6 +1600,7 @@ static EPixmap emfb_pixmaps[] = { E_PIXMAP ("/commands/ChangeFolderProperties", "document-properties", E_ICON_SIZE_MENU), E_PIXMAP ("/commands/FolderCopy", "stock_folder-copy", E_ICON_SIZE_MENU), E_PIXMAP ("/commands/FolderMove", "stock_folder-move", E_ICON_SIZE_MENU), + E_PIXMAP ("/commands/MessageMarkAllAsRead", "mail-read", E_ICON_SIZE_MENU), E_PIXMAP_END }; -- cgit v1.2.3