Put tags into the Tag class instead of a new Tags class
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 18 Apr 2009 14:43:15 +0000 (16:43 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 18 Apr 2009 14:43:15 +0000 (16:43 +0200)
commit40fc4c1412e3a9066fc6cb1d4ea262d1f51fd2a4
tree777401722fc910e893b6b2ec271a5f0f62883acb
parent90b4cbfa0bb0b82a2980f152c89a55e1275c6348
Put tags into the Tag class instead of a new Tags class

Also remove the void ctor of the Tag class, it's not meant to be instantiated
gstreamer-sharp/Gstreamer.metadata
gstreamer-sharp/Makefile.am
gstreamer-sharp/Tag.custom [new file with mode: 0644]
gstreamer-sharp/Tags.cs [deleted file]
parser/gst-generate-tags.cs
source/Makefile.am