summaryrefslogtreecommitdiffstats
path: root/gconf
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
commit69654e8c6c7a3f2b951cb83eadcb3f166128e829 (patch)
tree9fa87407f22468cba1662b6075ffbaf26dd19863 /gconf
parent201b06e52d95ac6ae98edeec72ebba715daf9956 (diff)
Using correct spelling for visualization
Original commit message from CVS: Using correct spelling for visualization
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 0ff96216..699ee3e0 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>