mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
cf2c17a13d
Original commit message from CVS: * po/POTFILES.in: * tools/Makefile.am: * tools/tools.h: add tools.h for common stuff of all our tools. Currently does what's necessary for the --version command line switch. * tools/gst-compprep.c: (main): * tools/gst-inspect.c: (main): * tools/gst-launch.1.in: * tools/gst-launch.c: (main): * tools/gst-md5sum.1.in: * tools/gst-md5sum.c: (main): * tools/gst-register.1.in: * tools/gst-register.c: (main): * tools/gst-typefind.1.in: * tools/gst-typefind.c: (main): * tools/gst-xmlinspect.1.in: * tools/gst-xmlinspect.c: (main): * tools/gst-xmllaunch.1.in: add and document --version switch to all tools.
19 lines
490 B
Text
19 lines
490 B
Text
# Files from the GStreamer distribution which have already been
|
|
# marked to allow runtime translations of messages
|
|
gst/gst.c
|
|
gst/gstelement.c
|
|
gst/gsterror.c
|
|
gst/gsttag.c
|
|
gst/autoplug/gstspider.c
|
|
gst/elements/gstfakesink.c
|
|
gst/elements/gstfilesink.c
|
|
gst/elements/gstfilesrc.c
|
|
gst/elements/gstidentity.c
|
|
gst/elements/gstmultifilesrc.c
|
|
gst/elements/gstpipefilter.c
|
|
gst/elements/gsttypefindelement.c
|
|
gst/parse/grammar.y
|
|
tools/gst-inspect.c
|
|
tools/gst-launch.c
|
|
tools/gst-register.c
|
|
tools/tools.h
|