new icons
diff --git a/.htaccess b/.htaccess
index a5a18a3..d986b46 100755
--- a/.htaccess
+++ b/.htaccess
@@ -2,10 +2,10 @@
Options +Indexes
# INDEX OPTIONS
- IndexOptions +FancyIndexing +IgnoreCase +FoldersFirst +XHTML +HTMLTable +SuppressRules +SuppressDescription +NameWidth=* +IconsAreLinks
+ IndexOptions +FancyIndexing +IgnoreCase +FoldersFirst +XHTML +HTMLTable +SuppressRules +SuppressDescription +NameWidth=* +IconsAreLinks +SuppressSize
# HIDE /theme DIRECTORY
- IndexIgnore .htaccess /theme favicon.ico *.tmproj 404.html htaccess
+ IndexIgnore .htaccess /theme favicon.ico *.swp *.swo 404.html
ErrorDocument 404 /404.html
#
@@ -20,7 +20,7 @@
# AddIcon /share/theme/icons/blank.png ^^BLANKICON^^
#
- AddIcon /theme/icons/blank.png ^^BLANKICON^^
+ AddIcon /theme/icons/default.png ^^BLANKICON^^
AddIcon /theme/icons/folder.png ^^DIRECTORY^^
AddIcon /theme/icons/folder-home.png ..
@@ -28,36 +28,32 @@
# EXTENSION SPECIFIC ICONS
#
- AddIcon /theme/icons/audio.png .aif .iff .m3u .m4a .mid .mp3 .mpa .ra .wav .wma
- AddIcon /theme/icons/bin.png .bin
+ AddIcon /theme/icons/audio.png .aif .iff .m3u .m4a .mid .mp3 .mpa .ra
+ AddIcon /theme/icons/wav.png .wav .wma
AddIcon /theme/icons/c.png .c
- AddIcon /theme/icons/calc.png .xlsx .xlsm .xltx .xltm .xlam .xlr .xls .csv
AddIcon /theme/icons/css.png .css
- AddIcon /theme/icons/doc.png .doc .docx .docm .dot .dotx .dotm .log .msg .odt .pages .rtf .tex .wpd .wps .liquid
- AddIcon /theme/icons/draw.png .svg
- AddIcon /theme/icons/eps.png .ai .eps
+ AddIcon /theme/icons/word.png .doc .docx .docm .dot .dotx .dotm .log .msg .odt .pages .rtf .tex .wpd .wps
+ AddIcon /theme/icons/svg.png .svg
+ AddIcon /theme/icons/illustrator.png .ai .eps
AddIcon /theme/icons/gif.png .gif
- AddIcon /theme/icons/html.png .html .xhtml .shtml .htm
+ AddIcon /theme/icons/html.png .html .xhtml .shtml .htm .liquid .md .rb
AddIcon /theme/icons/ico.png .ico
AddIcon /theme/icons/java.png .jar
AddIcon /theme/icons/jpg.png .jpg .jpeg
- AddIcon /theme/icons/js.png .js .json
- AddIcon /theme/icons/markdown.png .md
- AddIcon /theme/icons/package.png .pkg .dmg
- AddIcon /theme/icons/pdf.png .pdf
+ AddIcon /theme/icons/js.png .js .json
+ AddIcon /theme/icons/torrent.png .pkg .dmg .rar
+ AddIcon /theme/icons/acrobat.png .pdf
AddIcon /theme/icons/php.png .php
- AddIcon /theme/icons/png.png .png
- AddIcon /theme/icons/ps.png .ps
- AddIcon /theme/icons/psd.png .psd
- AddIcon /theme/icons/rar.png .rar
- AddIcon /theme/icons/rb.png .rb
+ AddIcon /theme/icons/png.png .png .tiff
+ AddIcon /theme/icons/photoshop.png .ps .psd
AddIcon /theme/icons/rss.png .rss
AddIcon /theme/icons/sql.png .sql
- AddIcon /theme/icons/tiff.png .tiff
- AddIcon /theme/icons/text.png .txt
+ AddIcon /theme/icons/otf.png .otf
+ AddIcon /theme/icons/ttf.png .ttf .woff .eot
+ AddIcon /theme/icons/txt.png .txt
AddIcon /theme/icons/video.png .asf .asx .avi .flv .mov .mp4 .mpg .rm .srt .swf .vob .wmv
- AddIcon /theme/icons/xml.png .xml
- AddIcon /theme/icons/zip.png .zip
+ AddIcon /theme/icons/excel.png .xml .xlsx .xlsm .xltx .xltm .xlam .xlr .xls .csv
+ AddIcon /theme/icons/zip.png .zip .bin
DefaultIcon /theme/icons/default.png
#
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 0000000..a975b52
--- /dev/null
+++ b/favicon.ico
Binary files differ