aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-06 23:28:23 -0600
committerTed Gould <ted@gould.cx>2010-01-06 23:28:23 -0600
commit530065e3029615f38cad4073c89e7662a2a4cf18 (patch)
tree49a51a95127de270fb36a3562a9af4be19fa580d
parenta8948b9cdcaf3b26f3e8cd9e52778cd868257563 (diff)
parent5b6e880757549a514b90b74767716a7849191281 (diff)
downloadlibdbusmenu-530065e3029615f38cad4073c89e7662a2a4cf18.tar.gz
libdbusmenu-530065e3029615f38cad4073c89e7662a2a4cf18.tar.bz2
libdbusmenu-530065e3029615f38cad4073c89e7662a2a4cf18.zip
* Upstream update:
* Remove debug message
-rw-r--r--debian/changelog7
-rw-r--r--libdbusmenu-glib/client.c2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5994a47..4813688 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libdbusmenu (0.2.0~dev-0ubuntu1~ppa8~light5) UNRELEASED; urgency=low
+
+ * Upstream update:
+ * Remove debug message
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 06 Jan 2010 23:28:02 -0600
+
libdbusmenu (0.2.0~dev-0ubuntu1~ppa8~light4) karmic; urgency=low
* Upstream update:
diff --git a/libdbusmenu-glib/client.c b/libdbusmenu-glib/client.c
index 675a01d..01dfed7 100644
--- a/libdbusmenu-glib/client.c
+++ b/libdbusmenu-glib/client.c
@@ -367,7 +367,7 @@ static void
dbus_owner_change (DBusGProxy * proxy, const gchar * name, const gchar * prev, const gchar * new, DbusmenuClient * client)
{
DbusmenuClientPrivate * priv = DBUSMENU_CLIENT_GET_PRIVATE(client);
- g_debug("Owner change: %s %s %s", name, prev, new);
+ /* g_debug("Owner change: %s %s %s", name, prev, new); */
if (!(new[0] != '\0' && prev[0] == '\0')) {
/* If it's not someone new getting on the bus, sorry we