summaryrefslogtreecommitdiffstats
path: root/ext/kate/gstkate.h
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-07-10 18:45:28 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-07-19 16:04:32 +0100
commitce0d40b634a08aec047f8fd3fb059c1eb4480e1c (patch)
treeaf2ea9858095c6317dcccc84026e261022ed7cab /ext/kate/gstkate.h
parente88984ccbd4b2b7b5527cbc3ff488c5c85bb1e97 (diff)
downloadgst-plugins-bad-ce0d40b634a08aec047f8fd3fb059c1eb4480e1c.tar.gz
gst-plugins-bad-ce0d40b634a08aec047f8fd3fb059c1eb4480e1c.tar.bz2
gst-plugins-bad-ce0d40b634a08aec047f8fd3fb059c1eb4480e1c.zip
kate: change media type to subtitle/x-kate and update define accordingly
Diffstat (limited to 'ext/kate/gstkate.h')
-rw-r--r--ext/kate/gstkate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/kate/gstkate.h b/ext/kate/gstkate.h
index ee69590f..fbccfea1 100644
--- a/ext/kate/gstkate.h
+++ b/ext/kate/gstkate.h
@@ -48,7 +48,7 @@
G_BEGIN_DECLS
-#define GST_KATE_MIME_TYPE "application/x-kate"
+#define GST_KATE_MEDIA_TYPE "subtitle/x-kate"
G_END_DECLS