parent
752d352215
commit
fbf8284946
@ -0,0 +1,11 @@
|
||||
--- gnome-vfs-2.15.90/libgnomevfs/gnome-vfs-dbus-utils.c.dbus-spew 2006-08-04 16:14:21.000000000 -0400
|
||||
+++ gnome-vfs-2.15.90/libgnomevfs/gnome-vfs-dbus-utils.c 2006-08-04 16:14:43.000000000 -0400
|
||||
@@ -124,7 +124,7 @@
|
||||
DBUS_TYPE_STRING, &new_owner,
|
||||
DBUS_TYPE_INVALID);
|
||||
|
||||
- g_print ("NameOwnerChanged %s %s->%s\n", service, old_owner, new_owner);
|
||||
+ d(g_print ("NameOwnerChanged %s %s->%s\n", service, old_owner, new_owner));
|
||||
|
||||
if (strcmp (service, DVD_DAEMON_SERVICE) == 0) {
|
||||
if (strcmp (old_owner, "") != 0 &&
|
Loading…
Reference in new issue