[gnome-packagekit/glib2: 47/79] mooo



commit 0ff0a2f73ec3cb118d222de2b9af1e6fee7155b9
Author: Richard Hughes <richard hughsie com>
Date:   Sun Sep 27 11:22:59 2009 +0100

    mooo

 src/gpk-watch.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/src/gpk-watch.c b/src/gpk-watch.c
index 68cf443..82fdae9 100644
--- a/src/gpk-watch.c
+++ b/src/gpk-watch.c
@@ -1656,6 +1656,10 @@ gpk_watch_transaction_list_removed_cb (PkTransactionList *tlist, const gchar *tr
 	}
 	egg_debug ("removed: %s", transaction_id);
 	g_ptr_array_remove_fast (watch->priv->array_progress, progress);
+
+	/* refresh both */
+	gpk_watch_refresh_icon (watch);
+	gpk_watch_refresh_tooltip (watch);
 }
 
 /**



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]