Merge commit 'refs/merge-requests/102' of git://gitorious.org/owncloud/owncloud into merge-requests/102

remotes/origin/stable4
Florian Hülsmann 15 years ago
commit 8a2c5dda6d
  1. BIN
      core/img/filetypes/application-sgf.png
  2. 3
      lib/mimetypes.fixlist.php

Binary file not shown.

After

Width:  |  Height:  |  Size: 725 B

@ -16,5 +16,6 @@ return array(
'xls'=>'application/msexcel',
'xlsx'=>'application/msexcel',
'ppt'=>'application/mspowerpoint',
'pptx'=>'application/mspowerpoint'
'pptx'=>'application/mspowerpoint',
'sgf' => 'application/sgf'
);

Loading…
Cancel
Save