Revert "added exe and msi filetypes and icon"

This reverts commit aa1adf42c7.
This commit is contained in:
Bernhard Posselt 2013-02-09 17:46:07 +01:00
parent aa1adf42c7
commit 43981e62e2
2 changed files with 0 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 464 B

View File

@ -97,6 +97,4 @@ return array(
'ai' => 'application/illustrator',
'epub' => 'application/epub+zip',
'mobi' => 'application/x-mobipocket-ebook',
'msi' => 'application',
'exe' => 'application'
);