thanks again taaz

Original commit message from CVS:
thanks again taaz
This commit is contained in:
Thomas Vander Stichele 2002-10-18 15:39:12 +00:00
parent 429453ffe6
commit 1f4da2dfd1

View file

@ -29,19 +29,19 @@
<type>string</type>
<default>osssrc</default>
<locale name="C">
<short>default GStreamer audiosrc</short>
<long>GStreamer can record audio using any number of input elements. Some possible choices are osssrc, esdsrc and alsasrc. The videosink can be a partial pipeline instead of just one element.</long>
<short>default GStreamer audio source</short>
<long>GStreamer can record audio using any number of input elements. Some possible choices are osssrc, esdsrc and alsasrc. The audio source can be a partial pipeline instead of just one element.</long>
</locale>
</schema>
<schema>
<key>/schemas/system/gstreamer/default/videosrc</key>
<applyto>/system/gstreamer/default/videosink</applyto>
<applyto>/system/gstreamer/default/videosrc</applyto>
<owner>gstreamer</owner>
<type>string</type>
<default>xvideosink</default>
<default>v4lsrc</default>
<locale name="C">
<short>default GStreamer videosink</short>
<long>GStreamer can record video from any number of input elements. Some possible choices are v4lsrc and videotestsrc. The videosrc can be a partial pipeline instead of just one element.</long>
<short>default GStreamer video source</short>
<long>GStreamer can record video from any number of input elements. Some possible choices are v4lsrc and videotestsrc. The video source can be a partial pipeline instead of just one element.</long>
</locale>
</schema>
</schemalist>