docs/manual/advanced-dataaccess.xml: Fix wrong PluginDesc. Fixes #344755.

Original commit message from CVS:
* docs/manual/advanced-dataaccess.xml:
Fix wrong PluginDesc. Fixes #344755.
This commit is contained in:
Wim Taymans 2006-06-13 16:24:43 +00:00
parent d50e3a7951
commit 569f8862d8
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-06-13 Wim Taymans <wim@fluendo.com>
* docs/manual/advanced-dataaccess.xml:
Fix wrong PluginDesc. Fixes #344755.
2006-06-13 Tim-Philipp Müller <tim at centricular dot net>
* gst/gstregistryxml.c: (gst_registry_xml_write_cache):

View file

@ -340,7 +340,6 @@ static GstPluginDesc plugin_desc = {
"my-private-plugins",
"Private elements of my application",
register_elements,
NULL,
"0.0.1",
"LGPL",
"my-application",