summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2010-03-21 19:48:40 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2010-03-21 19:48:40 +0100
commit407b6ecefdbd80a6a4e2ca13575a60ae367e82c0 (patch)
treea8b7c4fbf119715920f797249b6c16e7e38c18fd
parentcb8add50fcb0a744f138d2c4913e4d541284bca3 (diff)
Only use tags from 0.10.28 too
-rw-r--r--gstreamer-sharp/Tag.custom3
1 files changed, 0 insertions, 3 deletions
diff --git a/gstreamer-sharp/Tag.custom b/gstreamer-sharp/Tag.custom
index 75272c1..bb955d8 100644
--- a/gstreamer-sharp/Tag.custom
+++ b/gstreamer-sharp/Tag.custom
@@ -80,9 +80,6 @@ public static void MergeUseFirst (out Gst.GLib.Value dest, ref Gst.GLib.Value sr
public const string GeoLocationLatitude = "geo-location-latitude";
public const string GeoLocationLongitude = "geo-location-longitude";
public const string GeoLocationElevation = "geo-location-elevation";
- public const string GeoLocationCountry = "geo-location-country";
- public const string GeoLocationCity = "geo-location-city";
- public const string GeoLocationSublocation = "geo-location-sublocation";
public const string ShowName = "show-name";
public const string ShowSortname = "show-sortname";
public const string ShowEpisodeNumber = "show-episode-number";