From: Stephan Sundermann Date: Fri, 11 Oct 2013 08:45:50 +0000 (+0200) Subject: metadata: Do not remove all global classes X-Git-Tag: 1.19.3~483^2~288 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=01d923aa74086ef23d2a2551aecfd5e05225aa14;p=platform%2Fupstream%2Fgstreamer.git metadata: Do not remove all global classes TODO: For now Global and Constants for plugins are moved into their own classes because the code generator overrides files which already exists. --- diff --git a/sources/gstreamer-sharp.metadata b/sources/gstreamer-sharp.metadata index def9b8acc8..1eef09abe9 100644 --- a/sources/gstreamer-sharp.metadata +++ b/sources/gstreamer-sharp.metadata @@ -95,7 +95,6 @@ along with this program. If not, see . /api/namespace/struct[@cname='GstEvent'] /api/namespace/struct[@cname='GstQuery'] /api/namespace/object[@cname='GstPad'] - true true @@ -121,5 +120,14 @@ along with this program. If not, see . Gst.Audio Gst.Base Gst.PbUtils + GlobalBase + GlobalVideo + GlobalAudio + GlobalPbUtil + Gst.PbUtils + ConstantsBase + ConstantsVideo + ConstantsAudio + ConstantsPbUtil