summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Moutte <julien@moutte.net>2003-10-06 11:51:46 +0000
committerJulien Moutte <julien@moutte.net>2003-10-06 11:51:46 +0000
commitef73dd4bcd511838e79b1d477904ecce4a295f3b (patch)
treee6568dc707b18611f8aa9efd2ce7ce6f2bd18c30
parent5f22a7605a65426877ea1b586c4e877e9d025d66 (diff)
downloadgstreamer-plugins-bad-ef73dd4bcd511838e79b1d477904ecce4a295f3b.tar.gz
Using correct spelling for visualization
Original commit message from CVS: Using correct spelling for visualization
-rw-r--r--gconf/gstreamer.schemas8
1 files changed, 4 insertions, 4 deletions
diff --git a/gconf/gstreamer.schemas b/gconf/gstreamer.schemas
index 0ff962162..699ee3e02 100644
--- a/gconf/gstreamer.schemas
+++ b/gconf/gstreamer.schemas
@@ -45,14 +45,14 @@
</locale>
</schema>
<schema>
- <key>/schemas/system/gstreamer/default/visualisation</key>
- <applyto>/system/gstreamer/default/visualisation</applyto>
+ <key>/schemas/system/gstreamer/default/visualization</key>
+ <applyto>/system/gstreamer/default/visualization</applyto>
<owner>gstreamer</owner>
<type>string</type>
<default>goom</default>
<locale name="C">
- <short>default GStreamer visualisation plugin</short>
- <long>GStreamer can put visualisation plugins in a pipeline to transform audio stream in video frames. Default is goom but more visualisation plugins will be ported soon. The visualisation plugin can be a partial pipeline instead of just one element.</long>
+ <short>default GStreamer visualization plugin</short>
+ <long>GStreamer can put visualization plugins in a pipeline to transform audio stream in video frames. Default is goom but more visualization plugins will be ported soon. The visualization plugin can be a partial pipeline instead of just one element.</long>
</locale>
</schema>
</schemalist>