summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gohr <gohr@cosmocode.de>2006-03-02 11:56:34 +0100
committerAndreas Gohr <gohr@cosmocode.de>2006-03-02 11:56:34 +0100
commita794f25d0fe66f4a7df518b3ea88160bb3782764 (patch)
treeef0f8c98ee31991de9af55f4738ecebeef79025e
parent6c2bb1005f9be48e398a5b41494d235d7061b7bb (diff)
downloadrpg-a794f25d0fe66f4a7df518b3ea88160bb3782764.tar.gz
rpg-a794f25d0fe66f4a7df518b3ea88160bb3782764.tar.bz2
mimetypes and icons for opendocument formats #722
darcs-hash:20060302105634-6e07b-217c0dfad45ce76f5d4ba155379947c41f5216f5.gz
-rw-r--r--conf/mime.conf12
-rw-r--r--lib/images/fileicons/odc.pngbin0 -> 1193 bytes
-rw-r--r--lib/images/fileicons/odf.pngbin0 -> 1088 bytes
-rw-r--r--lib/images/fileicons/odg.pngbin0 -> 1253 bytes
-rw-r--r--lib/images/fileicons/odi.pngbin0 -> 1253 bytes
-rw-r--r--lib/images/fileicons/odp.pngbin0 -> 1146 bytes
-rw-r--r--lib/images/fileicons/ods.pngbin0 -> 1193 bytes
-rw-r--r--lib/images/fileicons/odt.pngbin0 -> 1033 bytes
8 files changed, 10 insertions, 2 deletions
diff --git a/conf/mime.conf b/conf/mime.conf
index 5d636477b..7639f3ab2 100644
--- a/conf/mime.conf
+++ b/conf/mime.conf
@@ -1,7 +1,7 @@
#Add extensions and mimetypes of files you want to allow to upload here
-jpg image/jpeg
-jpeg image/jpeg
+jpg image/jpeg
+jpeg image/jpeg
gif image/gif
png image/png
tgz application/octet-stream
@@ -28,3 +28,11 @@ sxw application/soffice
sxc application/soffice
sxi application/soffice
sxd application/soffice
+
+odc application/vnd.oasis.opendocument.chart
+odf application/vnd.oasis.opendocument.formula
+odg application/vnd.oasis.opendocument.graphics
+odi application/vnd.oasis.opendocument.image
+odp application/vnd.oasis.opendocument.presentation
+ods application/vnd.oasis.opendocument.spreadsheet
+odt application/vnd.oasis.opendocument.text
diff --git a/lib/images/fileicons/odc.png b/lib/images/fileicons/odc.png
new file mode 100644
index 000000000..4a40bb696
--- /dev/null
+++ b/lib/images/fileicons/odc.png
Binary files differ
diff --git a/lib/images/fileicons/odf.png b/lib/images/fileicons/odf.png
new file mode 100644
index 000000000..c321d2fb1
--- /dev/null
+++ b/lib/images/fileicons/odf.png
Binary files differ
diff --git a/lib/images/fileicons/odg.png b/lib/images/fileicons/odg.png
new file mode 100644
index 000000000..fd6c4de77
--- /dev/null
+++ b/lib/images/fileicons/odg.png
Binary files differ
diff --git a/lib/images/fileicons/odi.png b/lib/images/fileicons/odi.png
new file mode 100644
index 000000000..fd6c4de77
--- /dev/null
+++ b/lib/images/fileicons/odi.png
Binary files differ
diff --git a/lib/images/fileicons/odp.png b/lib/images/fileicons/odp.png
new file mode 100644
index 000000000..b5014e43f
--- /dev/null
+++ b/lib/images/fileicons/odp.png
Binary files differ
diff --git a/lib/images/fileicons/ods.png b/lib/images/fileicons/ods.png
new file mode 100644
index 000000000..4a40bb696
--- /dev/null
+++ b/lib/images/fileicons/ods.png
Binary files differ
diff --git a/lib/images/fileicons/odt.png b/lib/images/fileicons/odt.png
new file mode 100644
index 000000000..9ec62a28e
--- /dev/null
+++ b/lib/images/fileicons/odt.png
Binary files differ