tools/: Use the string passed to g_option_context_new() for what it's intended for...
authorTim-Philipp Müller <tim@centricular.net>
Fri, 5 May 2006 17:45:41 +0000 (17:45 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 5 May 2006 17:45:41 +0000 (17:45 +0000)
commit177b07d897f9871b5502618e416393efdce2faed
tree0c8e43db61e9c4358e7858a7c2855539c490f15c
parent73fd4a213a516f71b3d96256dfa7e7a840f07ecf
tools/: Use the string passed to g_option_context_new() for what it's intended for - the program name is already prin...

Original commit message from CVS:
* tools/gst-inspect.c: (main):
* tools/gst-launch.c: (main):
* tools/gst-run.c: (main):
* tools/gst-typefind.c: (main):
* tools/gst-xmlinspect.c: (main):
Use the string passed to g_option_context_new() for
what it's intended for - the program name is already
printed elsewhere.
ChangeLog
tools/gst-inspect.c
tools/gst-launch.c
tools/gst-run.c
tools/gst-typefind.c
tools/gst-xmlinspect.c