aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-activity-handler.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-activity-handler.c')
-rw-r--r--shell/e-activity-handler.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/e-activity-handler.c b/shell/e-activity-handler.c
index 0c5c028248..47e0c88728 100644
--- a/shell/e-activity-handler.c
+++ b/shell/e-activity-handler.c
@@ -406,6 +406,8 @@ impl_operationStarted (PortableServer_Servant servant,
e_task_bar_prepend_task (E_TASK_BAR (p->data),
task_widget_new_from_activity_info (activity_info));
+ gdk_pixbuf_unref (icon_pixbuf);
+
priv->activity_infos = g_list_prepend (priv->activity_infos, activity_info);
*activity_id_return = activity_id;