mirror of
https://github.com/BeitDina/AutoIndex.git
synced 2026-05-07 10:15:55 +02:00
new icons added to array
This commit is contained in:
@@ -70,7 +70,16 @@ class Icon
|
||||
'rar', 'rpm', 'sar', 'sea', 'sit', 'taz', 'tbz', 'tbz2',
|
||||
'tgz', 'tz', 'tzb', 'uc2', 'xxe', 'yz', 'z', 'zip', 'zoo'),
|
||||
'dll' => array('386', 'db', 'dll', 'ocx', 'sdb', 'vxd'),
|
||||
'doc' => array('abw', 'ans', 'chm', 'cwk', 'dif', 'doc', 'dot',
|
||||
'fnt' => array('fnt', 'bdf'),
|
||||
'fon' => array('fon'),
|
||||
'ttf' => array('ttf'),
|
||||
'otf' => array('otf'),
|
||||
'sfd' => array('sfd'),
|
||||
'afm' => array('afm'),
|
||||
'eot' => array('eot'),
|
||||
'woff' => array('woff'),
|
||||
'woff2' => array('woff2'),
|
||||
'doc' => array('abw', 'ans', 'chm', 'cwk', 'dif', 'doc', 'docx', 'dot',
|
||||
'mcw', 'msw', 'pdb', 'psw', 'rtf', 'rtx', 'sdw', 'stw', 'sxw',
|
||||
'vor', 'wk4', 'wkb', 'wpd', 'wps', 'wpw', 'wri', 'wsd'),
|
||||
'image' => array('adc', 'art', 'bmp', 'cgm', 'dib', 'gif', 'ico',
|
||||
@@ -91,7 +100,7 @@ class Icon
|
||||
'pdf' => array('edn', 'fdf', 'pdf', 'pdp', 'pdx'),
|
||||
'php' => array('inc', 'php', 'php3', 'php4', 'php5', 'phps',
|
||||
'phtml'),
|
||||
'ppt' => array('emf', 'pot', 'ppa', 'pps', 'ppt', 'sda', 'sdd',
|
||||
'ppt' => array('emf', 'pot', 'ppa', 'pps', 'ppt', 'pptx', 'sda', 'sdd',
|
||||
'shw', 'sti', 'sxi'),
|
||||
'ps' => array('ai', 'eps', 'ps'),
|
||||
'sound' => array('aac', 'ac3', 'aif', 'aifc', 'aiff', 'ape', 'apl',
|
||||
|
||||
Reference in New Issue
Block a user