extensions are added
This commit is contained in:
parent
bf9c7f80bf
commit
877b02bc31
|
@ -75,20 +75,21 @@ $icon-list: ('3dm', '', $world), ('3dmf', '', $world), ('7z', '', $zip),
|
||||||
('hpg', '', $app), ('hpgl', '', $app), ('hqx', '', $app), ('hta', '', $app),
|
('hpg', '', $app), ('hpgl', '', $app), ('hqx', '', $app), ('hta', '', $app),
|
||||||
('htc', '', $text), ('htm', '', $code), ('html', '', $code),
|
('htc', '', $text), ('htm', '', $code), ('html', '', $code),
|
||||||
('htmls', '', $code), ('htt', '', $code), ('htx', '', $code),
|
('htmls', '', $code), ('htt', '', $code), ('htx', '', $code),
|
||||||
('ice', '', $text), ('ico', '', $picture), ('idc', '', $text),
|
('hwp', '', $app), ('hwpx', '', $app), ('hwt', '', $app), ('ice', '', $text),
|
||||||
('ief', '', $pict), ('iefs', '', $photo), ('iges', '', $app),
|
('ico', '', $picture), ('idc', '', $text), ('ief', '', $pict),
|
||||||
('igs', '', $app), ('ima', '', $app), ('imap', '', $app), ('inf', '', $app),
|
('iefs', '', $photo), ('iges', '', $app), ('igs', '', $app), ('ima', '', $app),
|
||||||
('ins', '', $app), ('ip', '', $app), ('isu', '', $cam), ('it', '', $mic),
|
('imap', '', $app), ('inf', '', $app), ('ins', '', $app), ('ip', '', $app),
|
||||||
('iv', '', $app), ('ivr', '', $flag), ('ivy', '', $app), ('jam', '', $radio),
|
('isu', '', $cam), ('it', '', $mic), ('iv', '', $app), ('ivr', '', $flag),
|
||||||
('jav', '', $code), ('java', '', $code), ('jcm', '', $app),
|
('ivy', '', $app), ('jam', '', $radio), ('jav', '', $code),
|
||||||
('jfif', '', $picture), ('jfif-tbnl', '', $pict), ('jpe', '', $photo),
|
('java', '', $code), ('jcm', '', $app), ('jfif', '', $picture),
|
||||||
('jpeg', '', $picture), ('jpg', '', $pict), ('jps', '', $photo),
|
('jfif-tbnl', '', $pict), ('jpe', '', $photo), ('jpeg', '', $picture),
|
||||||
('js', '', $malware), ('jut', '', $picture), ('kar', '', $audio),
|
('jpg', '', $pict), ('jps', '', $photo), ('js', '', $malware),
|
||||||
('ksh', '', $app), ('la', '', $lp), ('lam', '', $mic), ('latex', '', $app),
|
('jut', '', $picture), ('kar', '', $audio), ('ksh', '', $app), ('la', '', $lp),
|
||||||
('lha', '', $app), ('lhx', '', $app), ('list', '', $text), ('lma', '', $radio),
|
('lam', '', $mic), ('latex', '', $app), ('lha', '', $app), ('lhx', '', $app),
|
||||||
('log', '', $text), ('lsp', '', $app), ('lst', '', $text), ('lsx', '', $text),
|
('list', '', $text), ('lma', '', $radio), ('log', '', $text),
|
||||||
('ltx', '', $app), ('lzh', '', $app), ('lzx', '', $app), ('m', '', $text),
|
('lsp', '', $app), ('lst', '', $text), ('lsx', '', $text), ('ltx', '', $app),
|
||||||
('m1v', '', $play), ('m2a', '', $lp), ('m2v', '', $movie), ('m3u', '', $music),
|
('lzh', '', $app), ('lzx', '', $app), ('m', '', $text), ('m1v', '', $play),
|
||||||
|
('m2a', '', $lp), ('m2v', '', $movie), ('m3u', '', $music),
|
||||||
('m4a', '', $audio), ('man', '', $app), ('map', '', $app), ('mar', '', $text),
|
('m4a', '', $audio), ('man', '', $app), ('map', '', $app), ('mar', '', $text),
|
||||||
('mbd', '', $app), ('mcd', '', $app), ('mcf', '', $pict), ('mcp', '', $app),
|
('mbd', '', $app), ('mcd', '', $app), ('mcf', '', $pict), ('mcp', '', $app),
|
||||||
('me', '', $app), ('mht', '', $work), ('mhtml', '', $work), ('mid', '', $app),
|
('me', '', $app), ('mht', '', $work), ('mhtml', '', $work), ('mid', '', $app),
|
||||||
|
@ -160,11 +161,12 @@ $icon-list: ('3dm', '', $world), ('3dmf', '', $world), ('7z', '', $zip),
|
||||||
('x-png', '', $picture), ('xbm', '', $pict), ('xdr', '', $cam),
|
('x-png', '', $picture), ('xbm', '', $pict), ('xdr', '', $cam),
|
||||||
('xgz', '', $app), ('xif', '', $photo), ('xl', '', $app), ('xla', '', $app),
|
('xgz', '', $app), ('xif', '', $photo), ('xl', '', $app), ('xla', '', $app),
|
||||||
('xlb', '', $app), ('xlc', '', $app), ('xld', '', $app), ('xlk', '', $app),
|
('xlb', '', $app), ('xlc', '', $app), ('xld', '', $app), ('xlk', '', $app),
|
||||||
('xll', '', $app), ('xlm', '', $app), ('xls', '', $app), ('xlt', '', $app),
|
('xll', '', $app), ('xlm', '', $app), ('xls', '', $app), ('xlsx', '', $app),
|
||||||
('xlv', '', $app), ('xlw', '', $app), ('xm', '', $lp), ('xml', '', $app),
|
('xlt', '', $app), ('xlv', '', $app), ('xlw', '', $app), ('xm', '', $lp),
|
||||||
('xmz', '', $text), ('xpix', '', $app), ('xpm', '', $picture),
|
('xml', '', $app), ('xmz', '', $text), ('xpix', '', $app),
|
||||||
('xsr', '', $play), ('xwd', '', $pict), ('xyz', '', $app), ('z', '', $zip),
|
('xpm', '', $picture), ('xsr', '', $play), ('xwd', '', $pict),
|
||||||
('zip', '', $zip), ('zoo', '', $app), ('zsh', '', $text);
|
('xyz', '', $app), ('z', '', $zip), ('zip', '', $zip), ('zoo', '', $app),
|
||||||
|
('zsh', '', $text);
|
||||||
|
|
||||||
////// basic style
|
////// basic style
|
||||||
//////
|
//////
|
||||||
|
|
Loading…
Reference in New Issue
Block a user