aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/component-factory.c
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary/component/component-factory.c')
-rw-r--r--executive-summary/component/component-factory.c2
1 files changed, 1 insertions, 1 deletions
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 }
};