summaryrefslogtreecommitdiff
path: root/tools/element-templates
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2011-04-26 14:21:25 +0300
committerStefan Kost <ensonic@users.sf.net>2011-04-26 15:21:47 +0300
commitf7f5946fd3e6fe8450796d50e08c0954e7cc4f99 (patch)
treec5ce881ad57682705adc8da2f8e5e06311b20057 /tools/element-templates
parent795bf6c53ba24b4608fce1fafea7953e0daa796d (diff)
downloadgstreamer-plugins-bad-f7f5946fd3e6fe8450796d50e08c0954e7cc4f99.tar.gz
element-maker: fixup gobject template a bit but disable for now
The template contains things we already define by default.
Diffstat (limited to 'tools/element-templates')
-rw-r--r--tools/element-templates/gobject5
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/element-templates/gobject b/tools/element-templates/gobject
index 18183feaf..85d7d3714 100644
--- a/tools/element-templates/gobject
+++ b/tools/element-templates/gobject
@@ -1,5 +1,8 @@
/* vim: set filetype=c: */
-
+% ClassName
+GstObject
+% TYPE_CLASS_NAME
+GST_TYPE_OBJECT
% includes
% prototypes