From 43981e62e2ede9812988a81a73d2214cd7c670e0 Mon Sep 17 00:00:00 2001
From: Bernhard Posselt <nukeawhale@gmail.com>
Date: Sat, 9 Feb 2013 17:46:07 +0100
Subject: [PATCH] Revert "added exe and msi filetypes and icon"

This reverts commit aa1adf42c74569f2591a59855bf370584ed1e5cc.
---
 core/img/filetypes/application.png | Bin 464 -> 0 bytes
 lib/mimetypes.list.php             |   2 --
 2 files changed, 2 deletions(-)
 delete mode 100644 core/img/filetypes/application.png

diff --git a/core/img/filetypes/application.png b/core/img/filetypes/application.png
deleted file mode 100644
index 1dee9e366094e87db68c606d0522d72d4b939818..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001

literal 464
zcmeAS@N?(olHy`uVBq!ia0y~yU=RRd4mJh`2Kmqb6B!s7SkfJR9T^zbpD<_bdda}R
zAX(xXQ4*Y=R#Ki=l*-_klAn~S;F+74o*I;zm{M7IGS!BGficO`#W6%ea_K?EyeWYa
ztq;H7saEur+K}KG;UvqktzqTCBo3~lTpkB5Eb$a~WWBvoMRaRuiN~-1_bt!NHDEJ;
z`B{ULf8qA|bu~4ApFO$#R_!=vg7EAjLH6TIxYU<)ZL0iLv2*vXT|fVP{{8Z(MP+Hx
zzZWld*jhglI9@*6ie2wmn&<61|DFZZPczx(rd3n<eUkIu|5ayAgpBX5cWtnka*)M(
zitpNm*8&W`i^kd1JMEmo#yNRbfYYpwCY>nZAZM*B&gIE#5<f-xERONv?O<t=+i-x-
z_QDm(rl1vRYSU-B$&{&hWH_h@cue3Db8!&9JNKmCvPALfNjE$*98_$MY$#m7C}zEF
z=CNHmZ#+0Wnp6&jIVG<)wF=<$O^lj8HFL?CD~%ge9S^B=+A_x~nFZ%8OPp=XnB@Ja
zer|nLdeI@1yt>%<I*Vw(*w)h_qT5!c9yIgo=ng6H$;nyfy=_WMdxp)0_%|~?{A00x
S_l|*qfx*+&&t;ucLK6VO`@eVq

diff --git a/lib/mimetypes.list.php b/lib/mimetypes.list.php
index 5302e275fb..fc87d011ec 100644
--- a/lib/mimetypes.list.php
+++ b/lib/mimetypes.list.php
@@ -97,6 +97,4 @@ return array(
 	'ai' => 'application/illustrator',
 	'epub' => 'application/epub+zip',
 	'mobi' => 'application/x-mobipocket-ebook',
-        'msi' => 'application',
-        'exe' => 'application'
 );
-- 
GitLab