Mention GStreamer in --help output
authorRené Stadler <mail@renestadler.de>
Fri, 25 Jan 2008 09:17:02 +0000 (11:17 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Thu, 11 Sep 2014 18:51:45 +0000 (20:51 +0200)
debug-viewer/GstDebugViewer/Main.py

index bf0f3e2..0d93ee7 100644 (file)
@@ -50,7 +50,7 @@ class OptionParser (Common.Main.LogOptionParser):
 
     def get_parameter_string (self):
 
-        return _("[FILENAME] - Display and analyze debug log files")
+        return _("[FILENAME] - Display and analyze GStreamer debug log files")
 
     def handle_parse_complete (self, remaining_args):