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

Merge pull request #1575 from owncloud/exec_mimetype

added icons and mimetypes for .msi and .exe files
parents 9bf1f22d 0664b98b
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',
'exe' => 'application',
'msi' => 'application'
);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment