summaryrefslogtreecommitdiffstats
path: root/gconf
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-06-06 09:56:32 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-06-06 09:56:32 +0000
commita63a70f9c56e37d5c9fcbc69e7b6dfe06f738a07 (patch)
tree2d1c8c5513e46666b2da1adc1259c20c677296c4 /gconf
parentf157929c08bdca9e221df8d4160ce81e6c75ee74 (diff)
system is a lot cooler place to be in, I can tell you that !
Original commit message from CVS: system is a lot cooler place to be in, I can tell you that !
Diffstat (limited to 'gconf')
-rw-r--r--gconf/gstreamer.schemas8
1 files changed, 4 insertions, 4 deletions
diff --git a/gconf/gstreamer.schemas b/gconf/gstreamer.schemas
index 53d65151..b784bf6e 100644
--- a/gconf/gstreamer.schemas
+++ b/gconf/gstreamer.schemas
@@ -1,8 +1,8 @@
<gconfschemafile>
<schemalist>
<schema>
- <key>/schemas/apps/gstreamer/default/audiosink</key>
- <applyto>/apps/gstreamer/default/audiosink</applyto>
+ <key>/schemas/system/gstreamer/default/audiosink</key>
+ <applyto>/system/gstreamer/default/audiosink</applyto>
<owner>gstreamer</owner>
<type>string</type>
<default>osssink</default>
@@ -12,8 +12,8 @@
</locale>
</schema>
<schema>
- <key>/schemas/apps/gstreamer/default/videosink</key>
- <applyto>/apps/gstreamer/default/videosink</applyto>
+ <key>/schemas/system/gstreamer/default/videosink</key>
+ <applyto>/system/gstreamer/default/videosink</applyto>
<owner>gstreamer</owner>
<type>string</type>
<default>videosink</default>