[gsettings] Restore the recorder's default pipeline

It got lost in the gsettings transition.
This commit is contained in:
Adel Gadllah 2010-06-19 12:17:55 +02:00
parent 4ccff179a5
commit 91e2117708

View File

@ -131,7 +131,7 @@
</_description> </_description>
</key> </key>
<key name="pipeline" type="s"> <key name="pipeline" type="s">
<default>''</default> <default>'videorate ! theoraenc ! oggmux'</default>
<_summary>The gstreamer pipeline used to encode the screencast</_summary> <_summary>The gstreamer pipeline used to encode the screencast</_summary>
<_description> <_description>
Sets the GStreamer pipeline used to encode recordings. Sets the GStreamer pipeline used to encode recordings.