aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@svn.gnome.org>2007-01-03 15:39:16 +0800
committerDiego Escalante Urrelo <diegoe@src.gnome.org>2007-01-03 15:39:16 +0800
commitd01432071dba797dd0fcca588432a315c1a87573 (patch)
tree0d9eb3293055b8c16747487bc328a041819bf2e9 /data
parent1885536e41726d40825753019e37c793dc83a70d (diff)
downloadgsoc2013-epiphany-d01432071dba797dd0fcca588432a315c1a87573.tar
gsoc2013-epiphany-d01432071dba797dd0fcca588432a315c1a87573.tar.gz
gsoc2013-epiphany-d01432071dba797dd0fcca588432a315c1a87573.tar.bz2
gsoc2013-epiphany-d01432071dba797dd0fcca588432a315c1a87573.tar.lz
gsoc2013-epiphany-d01432071dba797dd0fcca588432a315c1a87573.tar.xz
gsoc2013-epiphany-d01432071dba797dd0fcca588432a315c1a87573.tar.zst
gsoc2013-epiphany-d01432071dba797dd0fcca588432a315c1a87573.zip
Added text/csv as a safe type (note that the alias
2007-01-03 Diego Escalante Urrelo <diegoe@svn.gnome.org> * data/mime-types-permissions.xml: Added text/csv as a safe type (note that the alias text/x-comma-separate-values is also present). Patch by Gaƫtan Podevijn. svn path=/trunk/; revision=6779
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 a7c022713..3593fb31b 100755
--- a/data/mime-types-permissions.xml
+++ b/data/mime-types-permissions.xml
@@ -314,6 +314,7 @@
<mime-type type="multipart/x-mixed-replace"/>
<mime-type type="text/calendar"/>
<mime-type type="text/css"/>
+<mime-type type="text/csv"/>
<mime-type type="text/directory"/>
<mime-type type="text/enriched"/>
<mime-type type="text/google-video-pointer"/>