[brasero] Add a debug statement
- From: Philippe Rouquier <philippr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [brasero] Add a debug statement
- Date: Sun, 4 Oct 2009 12:20:57 +0000 (UTC)
commit 63be257ecc1efb6dbbb5ddb54b5abc9bfb2ab2c6
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]