[gnac] Updated debug message



commit 30006c53b1bccf3ed9b1fc9d1e1ad8888a20b68f
Author: BenoÃt Dupasquier <bdupasqu src gnome org>
Date:   Sun Jan 29 12:28:23 2012 +0000

    Updated debug message

 libgnac/libgnac-gst.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgnac/libgnac-gst.c b/libgnac/libgnac-gst.c
index c93fc8a..fbec70f 100644
--- a/libgnac/libgnac-gst.c
+++ b/libgnac/libgnac-gst.c
@@ -341,7 +341,7 @@ libgnac_gst_build_pipeline(LibgnacMediaItem  *item,
   }
   else
   {
-    libgnac_debug("file %s contains no usable audio nor video data");
+    libgnac_debug("The file contains no usable audio or video data");
     g_set_error(error, LIBGNAC_ERROR, LIBGNAC_ERROR_PIPELINE_CREATION,
         _("Unable to create pipeline"));
     return;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]