From bbae2942c24dbc59dcfd577507b518eddfbde828 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 14 Sep 2005 20:51:47 +0000 Subject: common/: a simple py script to generate valid xml from a C example probably also need to strip an MIT license when we... Original commit message from CVS: * common/c-to-xml.py: * common/gtk-doc-plugins.mak: a simple py script to generate valid xml from a C example probably also need to strip an MIT license when we decide * docs/plugins/Makefile.am: * gst/level/Makefile.am: * gst/level/gstlevel.c: (gst_level_init): * gst/level/level-example.c: (message_handler), (main): add an example to level that will show up in the docs * gst/rtp/TODO: add a note for the future --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index 30a1fc4d..22ed1176 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 30a1fc4dc24133cc411e0232af87790ae2f845b2 +Subproject commit 22ed11765884ef97b7346f0723ffc0e7fe540640 -- cgit