summarylogtreecommitdiffstats
path: root/append-mime-types.patch
diff options
context:
space:
mode:
authorJonne Haß2015-06-08 11:58:45 +0200
committerJonne Haß2015-06-08 11:58:45 +0200
commit7fca77f50ec3e0ce3fc67cf5024cb9861f59f198 (patch)
treeeec78d4d38963b4879e9be39fd42c73dddeed85f /append-mime-types.patch
downloadaur-7fca77f50ec3e0ce3fc67cf5024cb9861f59f198.tar.gz
add camo
Diffstat (limited to 'append-mime-types.patch')
-rw-r--r--append-mime-types.patch26
1 files changed, 26 insertions, 0 deletions
diff --git a/append-mime-types.patch b/append-mime-types.patch
new file mode 100644
index 000000000000..fd5b1f664499
--- /dev/null
+++ b/append-mime-types.patch
@@ -0,0 +1,26 @@
+From 6cf180abdf1ad4a91596dc7fae315bad7d8663be Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Jonne=20Ha=C3=9F?= <me@jhass.eu>
+Date: Sun, 9 Nov 2014 20:50:35 +0100
+Subject: [PATCH] append mime types
+
+---
+ mime-types.json | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+diff --git a/mime-types.json b/mime-types.json
+index ee2097f..a05946f 100644
+--- a/mime-types.json
++++ b/mime-types.json
+@@ -40,5 +40,8 @@
+ "image/x-rgb",
+ "image/x-xbitmap",
+ "image/x-xpixmap",
+- "image/x-xwindowdump"
++ "image/x-xwindowdump",
++ "application/octet-stream",
++ "binary/octet-stream",
++ ""
+ ]
+--
+2.1.3
+