[Pkg-owncloud-commits] [owncloud] 10/67: add *.ai files to the mimetypes list

David Prévot taffit at alioth.debian.org
Fri Nov 8 23:10:31 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to annotated tag v4.5.1
in repository owncloud.

commit 822b323f8e94bdda6acb1fda96b7c5192439ab16
Author: Björn Schießle <schiessle at owncloud.com>
Date:   Thu Oct 11 16:14:29 2012 +0200

    add *.ai files to the mimetypes list
---
 lib/mimetypes.list.php |    1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/mimetypes.list.php b/lib/mimetypes.list.php
index 8386bcb..77b9791 100644
--- a/lib/mimetypes.list.php
+++ b/lib/mimetypes.list.php
@@ -94,4 +94,5 @@ return array(
 	'sgf' => 'application/sgf',
 	'cdr' => 'application/coreldraw',
 	'impress' => 'text/impress',
+	'ai' => 'application/illustrator',
 );

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list