aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-04-12 01:11:53 +0800
committerChristian Persch <chpe@src.gnome.org>2005-04-12 01:11:53 +0800
commite0254a07fa203513add81a0292b45638fc467b8a (patch)
treebdc7ce0773ff62fabba37efb04648d1df6cfed64 /data
parentf0b8b45d005528182019a938b69147429c0c0c57 (diff)
downloadgsoc2013-epiphany-e0254a07fa203513add81a0292b45638fc467b8a.tar
gsoc2013-epiphany-e0254a07fa203513add81a0292b45638fc467b8a.tar.gz
gsoc2013-epiphany-e0254a07fa203513add81a0292b45638fc467b8a.tar.bz2
gsoc2013-epiphany-e0254a07fa203513add81a0292b45638fc467b8a.tar.lz
gsoc2013-epiphany-e0254a07fa203513add81a0292b45638fc467b8a.tar.xz
gsoc2013-epiphany-e0254a07fa203513add81a0292b45638fc467b8a.tar.zst
gsoc2013-epiphany-e0254a07fa203513add81a0292b45638fc467b8a.zip
Add 'video/mp4' to safe list.
2005-04-11 Christian Persch <chpe@cvs.gnome.org> * data/mime-types-permissions.xml: Add 'video/mp4' to safe list.
Diffstat (limited to 'data')
-rwxr-xr-xdata/mime-types-permissions.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/mime-types-permissions.xml b/data/mime-types-permissions.xml
index a38327b77..9f2da16b9 100755
--- a/data/mime-types-permissions.xml
+++ b/data/mime-types-permissions.xml
@@ -336,6 +336,7 @@
<mime-type type="text/xmcd"/>
<mime-type type="text/xml"/>
<mime-type type="video/isivideo"/>
+<mime-type type="video/mp4"/>
<mime-type type="video/mpeg"/>
<mime-type type="video/quicktime"/>
<mime-type type="video/vivo"/>