fix default videosink to be xvideosink not videosink
authorChristian Schaller <uraeus@gnome.org>
Wed, 28 Aug 2002 15:36:14 +0000 (15:36 +0000)
committerChristian Schaller <uraeus@gnome.org>
Wed, 28 Aug 2002 15:36:14 +0000 (15:36 +0000)
Original commit message from CVS:
fix default videosink to be xvideosink not videosink

gconf/gstreamer.schemas

index b784bf6..cf05090 100644 (file)
         <applyto>/system/gstreamer/default/videosink</applyto>
         <owner>gstreamer</owner>
         <type>string</type>
-        <default>videosink</default>
+        <default>xvideosink</default>
         <locale name="C">
         <short>default GStreamer videosink</short>
-        <long>GStreamer can play video using any number of output plugins.  Some possible choices are videosink, sdlvideosink and aasink.</long>
+        <long>GStreamer can play video using any number of output plugins.  Some possible choices are xvideosink, sdlvideosink and aasink.</long>
         </locale>
       </schema>
     </schemalist>