| 1 |
# |
|---|
| 2 |
# File: Special files |
|---|
| 3 |
# |
|---|
| 4 |
file { |
|---|
| 5 |
readme.png *README* |
|---|
| 6 |
bomb.png core |
|---|
| 7 |
} |
|---|
| 8 |
|
|---|
| 9 |
# |
|---|
| 10 |
# Suffix: File extensions to Icons |
|---|
| 11 |
# |
|---|
| 12 |
suffix { |
|---|
| 13 |
text.png txt, text |
|---|
| 14 |
image.png jpg, jpeg, jpe, png, gif, xcf, bmp, pcx, tiff, tif, cdr, psd, xpm, xbm |
|---|
| 15 |
sound.png au, snd, mid, midi, kar, mpga, mpega, mp2, mp3, m3u, sid, wav, aif, aiff, aifc, gsm, m3u, wma, wax, ra, rm, ram, pls, sd2, ogg |
|---|
| 16 |
movie.png avi, ogg |
|---|
| 17 |
compressed.png tar, gz, bz2, zip, rar, ace, lha, Z |
|---|
| 18 |
binary.png bin, exe, com, msi |
|---|
| 19 |
script.png sh, csh, ksh, tcl, tk, py, pl, php |
|---|
| 20 |
tex.png tex, latex, ltx, sty, cls |
|---|
| 21 |
ps.png ps, eps, ai |
|---|
| 22 |
pdf.png pdf |
|---|
| 23 |
iso.png iso, nrg, cue |
|---|
| 24 |
java.png java, class, jar |
|---|
| 25 |
} |
|---|
| 26 |
|
|---|
| 27 |
# |
|---|
| 28 |
# Directory: Icon for directories |
|---|
| 29 |
# |
|---|
| 30 |
Directory folder.png |
|---|
| 31 |
|
|---|
| 32 |
# |
|---|
| 33 |
# ParentDirectory: Parent Directory icon |
|---|
| 34 |
# |
|---|
| 35 |
ParentDirectory back.png |
|---|
| 36 |
|
|---|
| 37 |
# |
|---|
| 38 |
# Default: Icon for the rest |
|---|
| 39 |
# |
|---|
| 40 |
Default unknown.png |
|---|