[gnome-shell] [gsettings] Restore the recorder's default pipeline
- From: Adel Gadllah <agadllah src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] [gsettings] Restore the recorder's default pipeline
- Date: Sat, 19 Jun 2010 10:35:25 +0000 (UTC)
commit 91e2117708d4a6bc3bc4d7be18ff87b876c990b0
Author: Adel Gadllah <adel gadllah gmail com>
Date: Sat Jun 19 12:17:55 2010 +0200
[gsettings] Restore the recorder's default pipeline
It got lost in the gsettings transition.
data/org.gnome.shell.gschema.xml.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.shell.gschema.xml.in b/data/org.gnome.shell.gschema.xml.in
index 085db60..e7f51bc 100644
--- a/data/org.gnome.shell.gschema.xml.in
+++ b/data/org.gnome.shell.gschema.xml.in
@@ -131,7 +131,7 @@
</_description>
</key>
<key name="pipeline" type="s">
- <default>''</default>
+ <default>'videorate ! theoraenc ! oggmux'</default>
<_summary>The gstreamer pipeline used to encode the screencast</_summary>
<_description>
Sets the GStreamer pipeline used to encode recordings.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]