diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-23 19:56:31 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-23 19:56:31 +0000 |
commit | 90154bf8e2b59e00a39ea1a078680015459e5acb (patch) | |
tree | 0f45ca99f478599ee3af65adc7e2a1fe29e59a7c /docs/plugins/inspect/plugin-navigationtest.xml | |
parent | e7a575989ec163c2cc4925cb3c39fefc7bf7cd76 (diff) |
releasing 0.9.6
Original commit message from CVS:
releasing 0.9.6
Diffstat (limited to 'docs/plugins/inspect/plugin-navigationtest.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-navigationtest.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/plugins/inspect/plugin-navigationtest.xml b/docs/plugins/inspect/plugin-navigationtest.xml index c4d85f97..e210ecea 100644 --- a/docs/plugins/inspect/plugin-navigationtest.xml +++ b/docs/plugins/inspect/plugin-navigationtest.xml @@ -3,17 +3,17 @@ <description>Template for a video filter</description> <filename>../../gst/debug/.libs/libgstnavigationtest.so</filename> <basename>libgstnavigationtest.so</basename> - <version>0.9.5</version> + <version>0.9.6</version> <license>LGPL</license> <source>gst-plugins-good</source> - <package>GStreamer source release</package> - <origin>http://gstreamer.freedesktop.org/</origin> + <package>GStreamer Good Plug-ins source release</package> + <origin>Unknown package origin</origin> <elements> <element> <name>navigationtest</name> - <longname>Video Filter Template</longname> - <class>Filter/Video</class> - <description>Template for a video filter</description> + <longname>Video Navigation test</longname> + <class>Filter/Effect/Video</class> + <description>Handle navigation events showing a black square following mouse pointer</description> <author>David Schleef <ds@schleef.org></author> </element> </elements> |