mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
Using correct spelling for visualization
Original commit message from CVS: Using correct spelling for visualization
This commit is contained in:
parent
5f22a7605a
commit
ef73dd4bcd
1 changed files with 4 additions and 4 deletions
|
@ -45,14 +45,14 @@
|
||||||
</locale>
|
</locale>
|
||||||
</schema>
|
</schema>
|
||||||
<schema>
|
<schema>
|
||||||
<key>/schemas/system/gstreamer/default/visualisation</key>
|
<key>/schemas/system/gstreamer/default/visualization</key>
|
||||||
<applyto>/system/gstreamer/default/visualisation</applyto>
|
<applyto>/system/gstreamer/default/visualization</applyto>
|
||||||
<owner>gstreamer</owner>
|
<owner>gstreamer</owner>
|
||||||
<type>string</type>
|
<type>string</type>
|
||||||
<default>goom</default>
|
<default>goom</default>
|
||||||
<locale name="C">
|
<locale name="C">
|
||||||
<short>default GStreamer visualisation plugin</short>
|
<short>default GStreamer visualization 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>
|
<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>
|
</locale>
|
||||||
</schema>
|
</schema>
|
||||||
</schemalist>
|
</schemalist>
|
||||||
|
|
Loading…
Reference in a new issue