From c7179850dc119bd6c1a250b5892eee28a92c3e58 Mon Sep 17 00:00:00 2001 From: Gediminas Paulauskas Date: Tue, 3 Apr 2001 23:24:50 +0000 Subject: Executive summary and Trash now have nice icons both in tree/folder title and shortcut bar. Converted and replaced icons for trash and summary: exec-16-summary.xpm => evolution-today-mini.png delete_mesage.xpm => evolution-trash-mini.png, Copied evolution-trash.png icons from mc (needs tweaking to match other evolution icons though) svn path=/trunk/; revision=9154 --- executive-summary/component/component-factory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'executive-summary/component') diff --git a/executive-summary/component/component-factory.c b/executive-summary/component/component-factory.c index f683b9d52c..8036b7b346 100644 --- a/executive-summary/component/component-factory.c +++ b/executive-summary/component/component-factory.c @@ -44,7 +44,7 @@ static BonoboGenericFactory *factory = NULL; static gint running_objects = 0; static const EvolutionShellComponentFolderType folder_types[] = { - { "executive-summary", "exec-16-summary.xpm" }, + { "executive-summary", "evolution-today.png" }, { NULL, NULL } }; -- cgit v1.2.3