Skip to content
Snippets Groups Projects
Commit aa1adf42 authored by Bernhard Posselt's avatar Bernhard Posselt
Browse files

added exe and msi filetypes and icon

parent 842fc85b
Branches
No related tags found
No related merge requests found
core/img/filetypes/application.png

464 B

......@@ -97,4 +97,6 @@ return array(
'ai' => 'application/illustrator',
'epub' => 'application/epub+zip',
'mobi' => 'application/x-mobipocket-ebook',
'msi' => 'application',
'exe' => 'application'
);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment