[brasero/gnome-2-28] Add a debug statement
- From: Philippe Rouquier <philippr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [brasero/gnome-2-28] Add a debug statement
- Date: Sat, 3 Oct 2009 12:01:37 +0000 (UTC)
commit f5c7a64e2a28da6a4fc5f2d64e810eda97160fc6
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date: Tue Sep 29 22:03:30 2009 +0200
Add a debug statement
libbrasero-media/brasero-medium-monitor.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libbrasero-media/brasero-medium-monitor.c b/libbrasero-media/brasero-medium-monitor.c
index e68fcf7..27ae909 100644
--- a/libbrasero-media/brasero-medium-monitor.c
+++ b/libbrasero-media/brasero-medium-monitor.c
@@ -489,6 +489,7 @@ brasero_medium_monitor_volume_added_cb (GVolumeMonitor *monitor,
* associated but a GVolume. */
gdrive = g_volume_get_drive (gvolume);
if (gdrive) {
+ BRASERO_MEDIA_LOG ("Existing GDrive skipping");
g_object_unref (gdrive);
return;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]