diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-04-12 01:11:53 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-04-12 01:11:53 +0800 |
commit | e0254a07fa203513add81a0292b45638fc467b8a (patch) | |
tree | bdc7ce0773ff62fabba37efb04648d1df6cfed64 /data | |
parent | f0b8b45d005528182019a938b69147429c0c0c57 (diff) | |
download | gsoc2013-epiphany-e0254a07fa203513add81a0292b45638fc467b8a.tar.gz 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-x | data/mime-types-permissions.xml | 1 |
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"/> |