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

added icons and mimetypes for .msi and .exe files

parent bb656ca2
No related branches found
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',
'exe' => 'application',
'msi' => 'application'
);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment