summaryrefslogtreecommitdiffstats
path: root/gconf/gstreamer.schemas.in
diff options
context:
space:
mode:
Diffstat (limited to 'gconf/gstreamer.schemas.in')
-rw-r--r--gconf/gstreamer.schemas.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gconf/gstreamer.schemas.in b/gconf/gstreamer.schemas.in
index cc6cd4c7..e3d893c1 100644
--- a/gconf/gstreamer.schemas.in
+++ b/gconf/gstreamer.schemas.in
@@ -16,7 +16,7 @@
<applyto>/system/gstreamer/@GST_MAJORMINOR@/default/videosink</applyto>
<owner>gstreamer</owner>
<type>string</type>
- <default>autovideosink</default>
+ <default>@DEFAULT_VIDEOSINK@</default>
<locale name="C">
<short>default GStreamer videosink</short>
<long>GStreamer can play video using any number of output elements. Some possible choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink can be a partial pipeline instead of just one element.</long>