[gnome-packagekit] Add a trivial debug statement
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-packagekit] Add a trivial debug statement
- Date: Thu, 18 Jun 2009 11:31:33 -0400 (EDT)
commit 296b1acf078a97fe1bf6c9bd20c38d0756d9b176
Author: Richard Hughes <richard hughsie com>
Date: Thu Jun 18 08:04:15 2009 +0100
Add a trivial debug statement
src/gpk-check-update.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gpk-check-update.c b/src/gpk-check-update.c
index d482e6e..3a664cd 100644
--- a/src/gpk-check-update.c
+++ b/src/gpk-check-update.c
@@ -579,6 +579,7 @@ gpk_check_update_critical_updates_warning (GpkCheckUpdate *cupdate, const gchar
}
/* do the bubble */
+ egg_debug ("title=%s, message=%s", title, message);
notification = notify_notification_new (title, message, "help-browser", NULL);
if (notification == NULL) {
egg_warning ("failed to get bubble");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]