diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2007-06-12 18:52:33 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2007-06-12 18:52:33 +0000 |
commit | 042730da4de4f02383950a5e9e8fd731b0c02fa0 (patch) | |
tree | e3991418b3d418a6b4bb2a97e3ac7472d00c8062 /docs/plugins/inspect | |
parent | 34d9fcc47f10fd03ee465575d67781c890756e24 (diff) |
win32/MANIFEST
Original commit message from CVS:
* win32/MANIFEST
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* docs/plugins/inspect/plugin-directdraw.xml:
* docs/plugins/inspect/plugin-directsound.xml:
* docs/plugins/inspect/plugin-waveform.xml:
Move the waveform plugin from -bad too. Update the inspect xml
files to mention Plugins Good instead of Plugins Bad.
Diffstat (limited to 'docs/plugins/inspect')
-rw-r--r-- | docs/plugins/inspect/plugin-directdraw.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-directsound.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-waveform.xml | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/docs/plugins/inspect/plugin-directdraw.xml b/docs/plugins/inspect/plugin-directdraw.xml index 0464dcc9..5bdd3612 100644 --- a/docs/plugins/inspect/plugin-directdraw.xml +++ b/docs/plugins/inspect/plugin-directdraw.xml @@ -6,7 +6,7 @@ <version>0.10.4.1</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS</package> + <package>GStreamer Good Plug-ins CVS</package> <origin>Unknown package origin</origin> <elements> <element> @@ -17,4 +17,4 @@ <author>Sebastien Moutte <sebastien@moutte.net></author> </element> </elements> -</plugin>
\ No newline at end of file +</plugin> diff --git a/docs/plugins/inspect/plugin-directsound.xml b/docs/plugins/inspect/plugin-directsound.xml index 7f166a7a..899ccd62 100644 --- a/docs/plugins/inspect/plugin-directsound.xml +++ b/docs/plugins/inspect/plugin-directsound.xml @@ -6,7 +6,7 @@ <version>0.10.4.1</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS</package> + <package>GStreamer Good Plug-ins CVS</package> <origin>Unknown package origin</origin> <elements> <element> @@ -17,4 +17,4 @@ <author>Sebastien Moutte <sebastien@moutte.net></author> </element> </elements> -</plugin>
\ No newline at end of file +</plugin> diff --git a/docs/plugins/inspect/plugin-waveform.xml b/docs/plugins/inspect/plugin-waveform.xml index 9b5fc112..edd277e4 100644 --- a/docs/plugins/inspect/plugin-waveform.xml +++ b/docs/plugins/inspect/plugin-waveform.xml @@ -6,7 +6,7 @@ <version>0.10.4.1</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS</package> + <package>GStreamer Good Plug-ins CVS</package> <origin>Unknown package origin</origin> <elements> <element> @@ -17,4 +17,4 @@ <author>Sebastien Moutte <sebastien@moutte.net></author> </element> </elements> -</plugin>
\ No newline at end of file +</plugin> |