diff options
author | Bastien Nocera <hadess@hadess.net> | 2007-08-28 14:42:08 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@src.gnome.org> | 2007-08-28 14:42:08 +0000 |
commit | 00d94f7f694d35461c297ffa40bae8efd87146ab (patch) | |
tree | 70ceaa49e22c737e318e55421bb107a068cdc45b /data | |
parent | 234552618105504bab636621bdc7ec32ccc372fc (diff) |
add application/x-netshow-channel as a supported mime-type Make NSC files
2007-08-28 Bastien Nocera <hadess@hadess.net>
* data/mime-type-list.txt: add application/x-netshow-channel as a
supported mime-type
* src/plparse/totem-pl-parser-wm.c:
(totem_pl_parser_add_asf_parser): Make NSC files unhandled by the
playlist parsers, as GStreamer is supposed to handle it
(Helps: #350595)
svn path=/trunk/; revision=4620
Diffstat (limited to 'data')
-rw-r--r-- | data/mime-type-list.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/mime-type-list.txt b/data/mime-type-list.txt index c3104b2d..9fd6ff05 100644 --- a/data/mime-type-list.txt +++ b/data/mime-type-list.txt @@ -7,6 +7,7 @@ application/x-extension-mp4 application/x-flac application/x-flash-video application/x-matroska +application/x-netshow-channel application/x-ogg application/x-quicktime-media-link application/x-quicktimeplayer |