coding style: spaces around =>

This commit is contained in:
Jan-Christoph Borchardt 2014-02-19 16:28:29 +01:00
parent 937a25593b
commit cac4652c10
1 changed files with 66 additions and 66 deletions

View File

@ -25,11 +25,11 @@
*/ */
return array( return array(
'7z' => 'application/x-7z-compressed', '7z' => 'application/x-7z-compressed',
'accdb'=>'application/msaccess', 'accdb' => 'application/msaccess',
'ai' => 'application/illustrator', 'ai' => 'application/illustrator',
'avi'=>'video/x-msvideo', 'avi' => 'video/x-msvideo',
'bash' => 'text/x-shellscript', 'bash' => 'text/x-shellscript',
'blend'=>'application/x-blender', 'blend' => 'application/x-blender',
'bin' => 'application/x-bin', 'bin' => 'application/x-bin',
'cb7' => 'application/x-cbr', 'cb7' => 'application/x-cbr',
'cba' => 'application/x-cbr', 'cba' => 'application/x-cbr',
@ -40,89 +40,89 @@ return array(
'cc' => 'text/x-c', 'cc' => 'text/x-c',
'cdr' => 'application/coreldraw', 'cdr' => 'application/coreldraw',
'cpp' => 'text/x-c++src', 'cpp' => 'text/x-c++src',
'css'=>'text/css', 'css' => 'text/css',
'cvbdl' => 'application/x-cbr', 'cvbdl' => 'application/x-cbr',
'c' => 'text/x-c', 'c' => 'text/x-c',
'c++' => 'text/x-c++src', 'c++' => 'text/x-c++src',
'deb' => 'application/x-deb', 'deb' => 'application/x-deb',
'doc'=>'application/msword', 'doc' => 'application/msword',
'docx'=>'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'dot'=>'application/msword', 'dot' => 'application/msword',
'dotx'=>'application/vnd.openxmlformats-officedocument.wordprocessingml.template', 'dotx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.template',
'dv'=>'video/dv', 'dv' => 'video/dv',
'eot' => 'application/vnd.ms-fontobject', 'eot' => 'application/vnd.ms-fontobject',
'epub' => 'application/epub+zip', 'epub' => 'application/epub+zip',
'exe'=>'application/x-ms-dos-executable', 'exe' => 'application/x-ms-dos-executable',
'flac'=>'audio/flac', 'flac' => 'audio/flac',
'gif'=>'image/gif', 'gif' => 'image/gif',
'gz'=>'application/x-gzip', 'gz' => 'application/x-gzip',
'gzip'=>'application/x-gzip', 'gzip' => 'application/x-gzip',
'html'=>'text/html', 'html' => 'text/html',
'htm'=>'text/html', 'htm' => 'text/html',
'ical'=>'text/calendar', 'ical' => 'text/calendar',
'ics'=>'text/calendar', 'ics' => 'text/calendar',
'impress' => 'text/impress', 'impress' => 'text/impress',
'jpeg'=>'image/jpeg', 'jpeg' => 'image/jpeg',
'jpg'=>'image/jpeg', 'jpg' => 'image/jpeg',
'js'=>'application/javascript', 'js' => 'application/javascript',
'json' => 'application/json', 'json' => 'application/json',
'keynote'=>'application/x-iwork-keynote-sffkey', 'keynote' => 'application/x-iwork-keynote-sffkey',
'kra'=>'application/x-krita', 'kra' => 'application/x-krita',
'm2t'=>'video/mp2t', 'm2t' => 'video/mp2t',
'm4v'=>'video/mp4', 'm4v' => 'video/mp4',
'markdown' => 'text/markdown', 'markdown' => 'text/markdown',
'mdown' => 'text/markdown', 'mdown' => 'text/markdown',
'md' => 'text/markdown', 'md' => 'text/markdown',
'mdb'=>'application/msaccess', 'mdb' => 'application/msaccess',
'mdwn' => 'text/markdown', 'mdwn' => 'text/markdown',
'mobi' => 'application/x-mobipocket-ebook', 'mobi' => 'application/x-mobipocket-ebook',
'mov'=>'video/quicktime', 'mov' => 'video/quicktime',
'mp3'=>'audio/mpeg', 'mp3' => 'audio/mpeg',
'mp4'=>'video/mp4', 'mp4' => 'video/mp4',
'mpeg'=>'video/mpeg', 'mpeg' => 'video/mpeg',
'mpg'=>'video/mpeg', 'mpg' => 'video/mpeg',
'msi'=>'application/x-msi', 'msi' => 'application/x-msi',
'numbers'=>'application/x-iwork-numbers-sffnumbers', 'numbers' => 'application/x-iwork-numbers-sffnumbers',
'odg'=>'application/vnd.oasis.opendocument.graphics', 'odg' => 'application/vnd.oasis.opendocument.graphics',
'odp'=>'application/vnd.oasis.opendocument.presentation', 'odp' => 'application/vnd.oasis.opendocument.presentation',
'ods'=>'application/vnd.oasis.opendocument.spreadsheet', 'ods' => 'application/vnd.oasis.opendocument.spreadsheet',
'odt'=>'application/vnd.oasis.opendocument.text', 'odt' => 'application/vnd.oasis.opendocument.text',
'oga'=>'audio/ogg', 'oga' => 'audio/ogg',
'ogg'=>'audio/ogg', 'ogg' => 'audio/ogg',
'ogv'=>'video/ogg', 'ogv' => 'video/ogg',
'otf'=>'font/opentype', 'otf' => 'font/opentype',
'pages'=>'application/x-iwork-pages-sffpages', 'pages' => 'application/x-iwork-pages-sffpages',
'pdf'=>'application/pdf', 'pdf' => 'application/pdf',
'php'=>'application/x-php', 'php' => 'application/x-php',
'pl'=>'application/x-pearl', 'pl' => 'application/x-pearl',
'png'=>'image/png', 'png' => 'image/png',
'ppt'=>'application/mspowerpoint', 'ppt' => 'application/mspowerpoint',
'pptx'=>'application/vnd.openxmlformats-officedocument.presentationml.presentation', 'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'psd'=>'application/x-photoshop', 'psd' => 'application/x-photoshop',
'py'=>'text/x-python', 'py' => 'text/x-python',
'rar' => 'application/x-rar-compressed', 'rar' => 'application/x-rar-compressed',
'reveal' => 'text/reveal', 'reveal' => 'text/reveal',
'sgf' => 'application/sgf', 'sgf' => 'application/sgf',
'sh-lib' => 'text/x-shellscript', 'sh-lib' => 'text/x-shellscript',
'sh' => 'text/x-shellscript', 'sh' => 'text/x-shellscript',
'svg'=>'image/svg+xml', 'svg' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash', 'swf' => 'application/x-shockwave-flash',
'tar'=>'application/x-tar', 'tar' => 'application/x-tar',
'tar.gz'=>'application/x-compressed', 'tar.gz' => 'application/x-compressed',
'tgz'=>'application/x-compressed', 'tgz' => 'application/x-compressed',
'tiff'=>'image/tiff', 'tiff' => 'image/tiff',
'tif'=>'image/tiff', 'tif' => 'image/tiff',
'ttf'=>'application/x-font-ttf', 'ttf' => 'application/x-font-ttf',
'txt'=>'text/plain', 'txt' => 'text/plain',
'vcard' => 'text/vcard', 'vcard' => 'text/vcard',
'vcf' => 'text/vcard', 'vcf' => 'text/vcard',
'wav'=>'audio/wav', 'wav' => 'audio/wav',
'webm'=>'video/webm', 'webm' => 'video/webm',
'woff' => 'application/font-woff', 'woff' => 'application/font-woff',
'wmv'=>'video/x-ms-asf', 'wmv' => 'video/x-ms-asf',
'xcf'=>'application/x-gimp', 'xcf' => 'application/x-gimp',
'xls'=>'application/msexcel', 'xls' => 'application/msexcel',
'xlsx'=>'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xml'=>'application/xml', 'xml' => 'application/xml',
'zip'=>'application/zip', 'zip' => 'application/zip',
); );