[totem] thumbnailer: Quiet down
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] thumbnailer: Quiet down
- Date: Mon, 23 Jan 2012 19:42:30 +0000 (UTC)
commit 31ed4dc5a629f4e64dac4ae77a821d9511665b9b
Author: Bastien Nocera <hadess hadess net>
Date: Mon Jan 23 19:30:22 2012 +0000
thumbnailer: Quiet down
src/totem-video-thumbnailer.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/totem-video-thumbnailer.c b/src/totem-video-thumbnailer.c
index 87d8330..3a4b232 100644
--- a/src/totem-video-thumbnailer.c
+++ b/src/totem-video-thumbnailer.c
@@ -141,7 +141,7 @@ thumb_app_set_filename (ThumbApp *app)
uri = g_file_get_uri (file);
g_object_unref (file);
- g_message ("setting URI %s", uri);
+ PROGRESS_DEBUG("setting URI %s", uri);
g_object_set (app->play, "uri", uri, NULL);
g_free (uri);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]