diff --git a/Dockerfile b/Dockerfile index 0260dde..030ae44 100644 --- a/Dockerfile +++ b/Dockerfile @@ -42,7 +42,8 @@ RUN groupadd -f -g 1000 me && \ COPY --from=0 /var/www/html${apaxyPath} /usr/local/apache2/htdocs${apaxyPath} WORKDIR /usr/local/apache2/htdocs${apaxyPath} -RUN for file_extension in 3dml 3ds 3g2 3gp 7z aac adp ai aif aifc aiff apk appcache asf asm asx atom au avi azw bat bin bmp bpk btif bz bz2 c cab caf cb7 cba cbr cbt cbz cc cgm class cmx com conf cpp css csv curl cxx dcurl deb def deploy dic diff dist distz djv djvu dll dmg dms doc docx dot dra dsc dtd dts dtshd dump dvb dwg dxf ecelp4800 ecelp7470 ecelp9600 elc eol eps epub etx exe f f4v f77 f90 fbs fh fh4 fh5 fh7 fhc flac fli flv flx fly for fpx fst fvt g3 gif gv gz gzip h h261 h263 h264 hh hpp htm html ico ics ief ifb in iso jad jar java jpe jpeg jpg jpgm jpgv jpm js json kar ktx latex list log lrf lvp m1v m2a m2v m3a m3u m3u8 m4a m4u m4v Makefile man mar markdown mcurl md mdb mdi me mid midi mj2 mjp2 mk3d mka mks mkv mmr mng mobi mov movie mp2 mp2a mp3 mp4 mp4a mp4v mpe mpeg mpg mpg4 mpga mpkg ms msi mxu n3 nfo npx odb odc odf odft odg odi odm odp ods odt oga ogg ogv opml otc otf otg oth oti otp ots ott p pas patch pbm pct pcx pdf pgm php phtml pic pkg pls png pnm pot ppm pps ppsx ppt pptx prc ps psd py pya pyv qt ra ram rar ras rb README rgb rip rlc rmi rmp roff rpm rss rtf rtx s s3m sass scss scurl sfv sgi sgm sgml sh sid sil smv snd so spot spx sql sub svg svgz t tar tex text tga tif tiff torrent tr tsv ttc ttf ttl txt udeb uri uris urls uu uva uvg uvh uvi uvm uvp uvs uvu uvv uvva uvvg uvvh uvvi uvvm uvvp uvvs uvvu uvvv vcard vcf vcs viv vob wav wax wbmp wdp weba webm webp wm wma wml wmls wmv wmx woff woff2 wvx xbm xht xhtml xif xla xlc xlm xls xlsx xlt xlw xm xml xpmxwd xsl zip; do touch example.${file_extension}; done +RUN for file_extension in 3dml 3ds 3g2 3gp 7z aac adp ai aif aifc aiff apk appcache asf asm asx atom au avi azw bat bin bmp bpk btif bz bz2 c cab caf cb7 cba cbr cbt cbz cc cgm class cmx com conf cpp css csv curl cxx dcurl deb def deploy dic diff dist distz djv djvu dll dmg dms doc docx dot dra dsc dtd dts dtshd dump dvb dwg dxf ecelp4800 ecelp7470 ecelp9600 elc eol eps epub etx exe f f4v f77 f90 fbs fh fh4 fh5 fh7 fhc flac fli flv flx fly for fpx fst fvt g3 gif gv gz gzip h h261 h263 h264 hh hpp htm html ico ics ief ifb in iso jad jar java jpe jpeg jpg jpgm jpgv jpm js json kar ktx latex list log lrf lvp m1v m2a m2v m3a m3u m3u8 m4a m4u m4v Makefile man mar markdown mcurl md mdb mdi me mid midi mj2 mjp2 mk3d mka mks mkv mmr mng mobi mov movie mp2 mp2a mp3 mp4 mp4a mp4v mpe mpeg mpg mpg4 mpga mpkg ms msi mxu n3 nfo npx odb odc odf odft odg odi odm odp ods odt oga ogg ogv opml otc otf otg oth oti otp ots ott p pas patch pbm pct pcx pdf pgm php phtml pic pkg pls png pnm pot ppm pps ppsx ppt pptx prc ps psd py pya pyv qt ra ram rar ras rb README rgb rip rlc rmi rmp roff rpm rss rtf rtx s s3m sass scss scurl sfv sgi sgm sgml sh sid sil smv snd so spot spx sql sub svg svgz t tar tex text tga tif tiff torrent tr tsv ttc ttf ttl txt udeb uri uris urls uu uva uvg uvh uvi uvm uvp uvs uvu uvv uvva uvvg uvvh uvvi uvvm uvvp uvvs uvvu uvvv vcard vcf vcs viv vob wav wax wbmp wdp weba webm webp wm wma wml wmls wmv wmx woff woff2 wvx xbm xcf xht xhtml xif xla xlc xlm xls xlsx xlt xlw xm xml xpm xwd xsl zip; do touch example.${file_extension}; done +RUN touch README # allow user 'me' to read apache's files RUN chown -R me:root /usr/local/apache2/ && \ diff --git a/README.md b/README.md index 3cebfcc..84dc3dc 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Find more information in the in the [apache documentation](https://httpd.apache. apaxy owes its existence to the amazing [h5ai](http://larsjung.de/h5ai/) by [Lars Jung](https://twitter.com/lrsjng). Had I not seen this, I would never have looked into making my own (probably way less useful) version. -[Faenza Icons](http://tiheum.deviantart.com/art/Faenza-Icons-173323228) are used in the `apaxy` theme. +[Faenza icons](http://tiheum.deviantart.com/art/Faenza-Icons-173323228) are used in the `apaxy` theme. [Faenza icon theme](https://code.google.com/archive/p/faenza-icon-theme/) has been released under GPLv3 licence. ## Licence diff --git a/apaxy/htaccess.txt b/apaxy/htaccess.txt index 9ca2c44..f5b7171 100644 --- a/apaxy/htaccess.txt +++ b/apaxy/htaccess.txt @@ -1,5 +1,21 @@ # -# apaxy by @adamwhitcroft +# apaxy +# Copyright (C) 2021 @adamwhitcroft +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . +# + # # for a full breakdown of the mod_autoindex module: # http://apache.org/docs/2.4/mod/mod_autoindex.html @@ -37,66 +53,68 @@ IndexIgnore .htaccess /theme # # if your directory is http://mywebsite.com/share/ you would change to: # -# AddIcon /share/theme/icons/blank.png ^^BLANKICON^^ +# AddIcon /share/theme/icons/empty.svg ^^BLANKICON^^ # -AddIcon {FOLDERNAME}/theme/icons/blank.png ^^BLANKICON^^ -AddIcon {FOLDERNAME}/theme/icons/folder.png ^^DIRECTORY^^ -AddIcon {FOLDERNAME}/theme/icons/folder-home.png .. +AddIcon {FOLDERNAME}/theme/icons/empty.svg ^^BLANKICON^^ +AddIcon {FOLDERNAME}/theme/icons/folder.svg ^^DIRECTORY^^ +AddIcon {FOLDERNAME}/theme/icons/user-home.svg .. # # unused icons (that should be soon removed) # -# folder-open.png => maybe a js when a folder is hovered -# folder-page.png +# folder-open.svg => maybe a js when a folder is hovered +# folder-document.svg # + # # image # -# ext: bmp -AddIconByType (bmp,{FOLDERNAME}/theme/icons/bmp.png) image/bmp +# ext: ai eps ps +AddIconByType (ps,{FOLDERNAME}/theme/icons/image-x-eps.svg) application/postscript -# ext: svg svgz -AddIconByType (draw,{FOLDERNAME}/theme/icons/draw.png) image/svg+xml +# ext: bmp +AddIconByType (bmp,{FOLDERNAME}/theme/icons/image-bmp.svg) image/bmp # ext: gif -AddIconByType (gif,{FOLDERNAME}/theme/icons/gif.png) image/gif +AddIconByType (gif,{FOLDERNAME}/theme/icons/image-gif.svg) image/gif # ext: ico -AddIconByType (ico,{FOLDERNAME}/theme/icons/ico.png) image/x-icon +AddIconByType (ico,{FOLDERNAME}/theme/icons/image-x-ico.svg) image/x-icon # ext: jpg jpeg jpe -AddIconByType (jpg,{FOLDERNAME}/theme/icons/jpg.png) image/jpeg +AddIconByType (jpg,{FOLDERNAME}/theme/icons/image-jpeg.svg) image/jpeg # ext: png -AddIconByType (png,{FOLDERNAME}/theme/icons/png.png) image/png - -# ext: ai eps ps -AddIconByType (ps,{FOLDERNAME}/theme/icons/eps.png) application/postscript +AddIconByType (png,{FOLDERNAME}/theme/icons/image-png.svg) image/png # ext: psd -AddIconByType (psd,{FOLDERNAME}/theme/icons/psd.png) image/vnd.adobe.photoshop +AddIconByType (psd,{FOLDERNAME}/theme/icons/image-x-psd.svg) image/vnd.adobe.photoshop + +# ext: svg svgz +AddIconByType (draw,{FOLDERNAME}/theme/icons/x-office-drawing.svg) image/svg+xml # ext: tiff tif -AddIconByType (tiff,{FOLDERNAME}/theme/icons/tiff.png) image/tiff +AddIconByType (tiff,{FOLDERNAME}/theme/icons/image-tiff.svg) image/tiff -# oti media type bug in apache, fallback to AddIcon -# ext: oti -AddIcon {FOLDERNAME}/theme/icons/image.png .oti +# xcf media type not yet included in apache, fallback to AddIcon +# ext: xcf +#AddIconByType (xcf,{FOLDERNAME}/theme/icons/image-x-xcf.svg) image/x-xcf +AddIcon {FOLDERNAME}/theme/icons/image-x-xcf.svg .xcf # all other images -# ext: bmp cgm g3 gif ief jpeg jpg jpe ktx png btif sgi svg svgz tiff tif psd uvi uvvi uvg uvvg djvu djv sub dwg dxf fbs fpx fst mmr rlc mdi wdp npx wbmp xif webp 3ds ras cmx fh fhc fh4 fh5 fh7 ico sid pcx pic pct pnm pbm pgm ppm rgb tga xbm xpmxwd +# ext: bmp cgm g3 gif ief jpeg jpg jpe ktx png btif sgi svg svgz tiff tif psd uvi uvvi uvg uvvg djvu djv sub dwg dxf fbs fpx fst mmr rlc mdi wdp npx wbmp xif webp 3ds ras cmx fh fhc fh4 fh5 fh7 ico sid pcx pic pct pnm pbm pgm ppm rgb tga xbm xpm xwd # ext: odg # ext: otg # ext: odi # ext: oti -AddIconByType (image,{FOLDERNAME}/theme/icons/image.png) image/* \ - application/vnd.oasis.opendocument.graphics \ - application/vnd.oasis.opendocument.graphics-template \ - application/vnd.oasis.opendocument.image \ - application/vnd.oasis.opendocument.image-template +AddIconByType (image,{FOLDERNAME}/theme/icons/image-x-generic.svg) image/* \ + application/vnd.oasis.opendocument.graphics \ + application/vnd.oasis.opendocument.graphics-template \ + application/vnd.oasis.opendocument.image \ + application/vnd.oasis.opendocument.image-template # @@ -107,26 +125,26 @@ AddIconByType (image,{FOLDERNAME}/theme/icons/image.png) image/* \ # ext: m3u # ext: m3u8 # ext: pls -AddIconByType (playlist,{FOLDERNAME}/theme/icons/playlist.png) audio/x-mpegurl \ - application/vnd.apple.mpegurl \ - application/pls+xml +AddIconByType (playlist,{FOLDERNAME}/theme/icons/audio-x-mp3-playlist.svg) audio/x-mpegurl \ + application/vnd.apple.mpegurl \ + application/pls+xml # all audio # ext: adp au snd mid midi kar rmi m4a mp4a mpga mp2 mp2a mp3 m2a m3a oga ogg spx s3m sil uva uvva eol dra dts dtshd lvp pya ecelp4800 ecelp7470 ecelp9600 rip weba aac aif aiff aifc caf flac mka m3u wax wma xm rmp ram ra wav -AddIconByType (audio,{FOLDERNAME}/theme/icons/audio.png) audio/* +AddIconByType (audio,{FOLDERNAME}/theme/icons/audio-x-generic.svg) audio/* # # video # -# audio playlist +# video playlist # ext: mxu m4u -AddIconByType (playlist,{FOLDERNAME}/theme/icons/video.png) video/vnd.mpegurl +AddIconByType (playlist,{FOLDERNAME}/theme/icons/video-x-generic.svg) video/vnd.mpegurl # all video # ext: 3g2 3gp h261 h263 h264 jpgv jpm jpgm mj2 mjp2 mp4 mp4v mpg4 mpeg mpg mpe m1v m2v ogv qt mov uvh uvvh uvm uvvm uvp uvvp uvs uvvs uvv uvvv dvb fvt mxu m4u pyv uvu uvvu viv webm f4v fli flv m4v mkv mk3d mks mng asf asx avi vob wmv wm wmx wvx movie smv -AddIconByType (video,{FOLDERNAME}/theme/icons/video.png) video/* +AddIconByType (video,{FOLDERNAME}/theme/icons/video-x-generic.svg) video/* # @@ -136,37 +154,33 @@ AddIconByType (video,{FOLDERNAME}/theme/icons/video.png) video/* # ext: html htm # ext: xhtml xht # ext: uri uris urls -AddIconByType (html,{FOLDERNAME}/theme/icons/html.png) text/html \ - application/xhtml+xml \ - text/uri-list +AddIconByType (html,{FOLDERNAME}/theme/icons/text-html.svg) text/html \ + application/xhtml+xml \ + text/uri-list # ext: rss # ext: atom -AddIconByType (rss,{FOLDERNAME}/theme/icons/rss.png) application/rss+xml \ - application/atom+xml +AddIconByType (rss,{FOLDERNAME}/theme/icons/application-rss+xml.svg) application/rss+xml \ + application/atom+xml # ext: ics ifb # ext: vcs -AddIconByType (vcal,{FOLDERNAME}/theme/icons/vcal.png) text/calendar \ - text/x-vcalendar +AddIconByType (vcal,{FOLDERNAME}/theme/icons/evolution-calendar.svg) text/calendar \ + text/x-vcalendar # ext: vcard # ext: vcf -AddIconByType (vcard,{FOLDERNAME}/theme/icons/vcard.png) text/vcard \ - text/x-vcard +AddIconByType (vcard,{FOLDERNAME}/theme/icons/addressbook.svg) text/vcard \ + text/x-vcard # ext: torrent -AddIconByType (torrent,{FOLDERNAME}/theme/icons/torrent.png) application/x-bittorrent +AddIconByType (torrent,{FOLDERNAME}/theme/icons/application-x-bittorrent.svg) application/x-bittorrent # # office # -# otc media type bug in apache, fallback to AddIcon -# ext: otc -AddIcon {FOLDERNAME}/theme/icons/calc.png .otc - # ext: odc # ext: otc # ext: odf @@ -176,15 +190,15 @@ AddIcon {FOLDERNAME}/theme/icons/calc.png .otc # ext: csv # ext: xls xlm xla xlc xlt xlw # ext: xlsx -AddIconByType (calc,{FOLDERNAME}/theme/icons/calc.png) application/vnd.oasis.opendocument.chart \ - application/vnd.oasis.opendocument.chart-template \ - application/vnd.oasis.opendocument.formula \ - application/vnd.oasis.opendocument.formula-template \ - application/vnd.oasis.opendocument.spreadsheet \ - application/vnd.oasis.opendocument.spreadsheet-template \ - text/csv \ - application/vnd.ms-excel \ - application/vnd.openxmlformats-officedocument.spreadsheetml.sheet +AddIconByType (calc,{FOLDERNAME}/theme/icons/x-office-spreadsheet.svg) application/vnd.oasis.opendocument.chart \ + application/vnd.oasis.opendocument.chart-template \ + application/vnd.oasis.opendocument.formula \ + application/vnd.oasis.opendocument.formula-template \ + application/vnd.oasis.opendocument.spreadsheet \ + application/vnd.oasis.opendocument.spreadsheet-template \ + text/csv \ + application/vnd.ms-excel \ + application/vnd.openxmlformats-officedocument.spreadsheetml.sheet # ext: odt # ext: odm @@ -192,40 +206,39 @@ AddIconByType (calc,{FOLDERNAME}/theme/icons/calc.png) application/vnd.oasis.ope # ext: oth # ext: doc dot # ext: docx -AddIconByType (doc,{FOLDERNAME}/theme/icons/doc.png) application/vnd.oasis.opendocument.text \ - application/vnd.oasis.opendocument.text-master \ - application/vnd.oasis.opendocument.text-template \ - application/vnd.oasis.opendocument.text-web \ - application/msword \ - application/vnd.openxmlformats-officedocument.wordprocessingml.document +AddIconByType (doc,{FOLDERNAME}/theme/icons/x-office-document.svg) application/vnd.oasis.opendocument.text \ + application/vnd.oasis.opendocument.text-master \ + application/vnd.oasis.opendocument.text-template \ + application/vnd.oasis.opendocument.text-web \ + application/msword \ + application/vnd.openxmlformats-officedocument.wordprocessingml.document # ext: odp # ext: otp # ext: ppt pps pot # ext: pptx # ext: ppsx -AddIconByType (slideshow,{FOLDERNAME}/theme/icons/pres.png) application/vnd.oasis.opendocument.presentation \ - application/vnd.oasis.opendocument.presentation-template \ - application/vnd.ms-powerpoint \ -\ - application/vnd.openxmlformats-officedocument.presentationml.presentation \ - application/vnd.openxmlformats-officedocument.presentationml.slideshow +AddIconByType (slideshow,{FOLDERNAME}/theme/icons/x-office-presentation.svg) application/vnd.oasis.opendocument.presentation \ + application/vnd.oasis.opendocument.presentation-template \ + application/vnd.ms-powerpoint \ + application/vnd.openxmlformats-officedocument.presentationml.presentation \ + application/vnd.openxmlformats-officedocument.presentationml.slideshow # ext: mdb # ext: odb -AddIconByType (database,{FOLDERNAME}/theme/icons/unknown.png) application/x-msaccess \ - application/vnd.oasis.opendocument.database +AddIconByType (database,{FOLDERNAME}/theme/icons/text-x-sql.svg) application/x-msaccess \ + application/vnd.oasis.opendocument.database # ext: pdf -AddIconByType (pdf,{FOLDERNAME}/theme/icons/pdf.png) application/pdf +AddIconByType (pdf,{FOLDERNAME}/theme/icons/application-pdf.svg) application/pdf # ext: rtf -AddIconByType (rtf,{FOLDERNAME}/theme/icons/rtf.png) application/rtf +AddIconByType (rtf,{FOLDERNAME}/theme/icons/text-richtext.svg) application/rtf # ext: latex # ext: tex -AddIconByType (tex,{FOLDERNAME}/theme/icons/tex.png) application/x-latex \ - application/x-tex +AddIconByType (tex,{FOLDERNAME}/theme/icons/text-x-tex.svg) application/x-latex \ + application/x-tex # @@ -234,71 +247,66 @@ AddIconByType (tex,{FOLDERNAME}/theme/icons/tex.png) application/x-latex \ # h media type not yet included in apache, fallback to AddIcon # ext: h -#AddIconByType (h,{FOLDERNAME}/theme/icons/h.png) text/x-h -AddIcon {FOLDERNAME}/theme/icons/h.png .h +#AddIconByType (h,{FOLDERNAME}/theme/icons/text-x-chdr.svg) text/x-h +AddIcon {FOLDERNAME}/theme/icons/text-x-chdr.svg .h # hpp files do not have a specific media type, fallback to AddIcon # ext: hpp -AddIcon {FOLDERNAME}/theme/icons/hpp.png .hpp +AddIcon {FOLDERNAME}/theme/icons/text-x-c++hdr.svg .hpp # cpp files do not have a specific media type, fallback to AddIcon # ext: cpp -AddIcon {FOLDERNAME}/theme/icons/cpp.png .cpp - -# c media type bug in apache, fallback to AddIcon -# ext: c -AddIcon {FOLDERNAME}/theme/icons/c.png .c +AddIcon {FOLDERNAME}/theme/icons/text-x-c++.svg .cpp # ext: c cc cxx cpp h hh dic -AddIconByType (c,{FOLDERNAME}/theme/icons/c.png) text/x-c +AddIconByType (c,{FOLDERNAME}/theme/icons/text-x-c.svg) text/x-c # ext: java # ext: jar # ext: class -AddIconByType (java,{FOLDERNAME}/theme/icons/java.png) text/x-java-source \ - application/java-archive \ - application/java-vm +AddIconByType (java,{FOLDERNAME}/theme/icons/text-x-java.svg) text/x-java-source \ + application/java-archive \ + application/java-vm # sass and scss files do not have a specific media type, fallback to AddIcon # ext: sass scss -AddIcon {FOLDERNAME}/theme/icons/css.png .sass .scss +AddIcon {FOLDERNAME}/theme/icons/text-css.svg .sass .scss # ext: css -AddIconByType (css,{FOLDERNAME}/theme/icons/css.png) text/css +AddIconByType (css,{FOLDERNAME}/theme/icons/text-css.svg) text/css # ext: js -AddIconByType (js,{FOLDERNAME}/theme/icons/js.png) application/javascript - # ext: json -AddIconByType (json,{FOLDERNAME}/theme/icons/json.png) application/json +AddIconByType (js,{FOLDERNAME}/theme/icons/text-x-javascript.svg) application/javascript \ + application/json # diff and patch files do not have a specific media type, fallback to AddIcon # ext: diff patch -AddIcon {FOLDERNAME}/theme/icons/diff.png .diff .patch +AddIcon {FOLDERNAME}/theme/icons/text-x-source.svg .diff .patch # makefile files do not have a specific media type, fallback to AddIcon # ext: Makefile -AddIcon {FOLDERNAME}/theme/icons/makefile.png Makefile +AddIcon {FOLDERNAME}/theme/icons/text-x-makefile.svg Makefile # php files do not have a specific media type, fallback to AddIcon # ext: php phtml -AddIcon {FOLDERNAME}/theme/icons/php.png .php .phtml +AddIcon {FOLDERNAME}/theme/icons/application-x-php.svg .php .phtml # python files do not have a specific media type, fallback to AddIcon # ext: py -AddIcon {FOLDERNAME}/theme/icons/py.png .py +AddIcon {FOLDERNAME}/theme/icons/text-x-python.svg .py # ruby files do not have a specific media type, fallback to AddIcon # ext: rb -AddIcon {FOLDERNAME}/theme/icons/rb.png .rb +AddIcon {FOLDERNAME}/theme/icons/application-x-ruby.svg .rb # ext: sql -AddIconByType (sql,{FOLDERNAME}/theme/icons/sql.png) application/x-sql +AddIconByType (sql,{FOLDERNAME}/theme/icons/text-x-sql.svg) application/x-sql # ext: xml xsl # ext: dtd -AddIconByType (xml,{FOLDERNAME}/theme/icons/xml.png) application/xml \ - application/xml-dtd +AddIconByType (xml,{FOLDERNAME}/theme/icons/text-xml.svg) application/xml \ + application/xml-dtd # @@ -307,76 +315,66 @@ AddIconByType (xml,{FOLDERNAME}/theme/icons/xml.png) application/xml \ # pkg files do not have a specific media type, fallback to AddIcon # ext: pkg -AddIcon {FOLDERNAME}/theme/icons/package.png .pkg +AddIcon {FOLDERNAME}/theme/icons/package-x-generic.svg .pkg # ext: bin dms lrf mar so dist distz pkg bpk dump elc deploy -AddIconByType (bin,{FOLDERNAME}/theme/icons/bin.png) application/octet-stream - -# log files do not have a specific media type, fallback to AddIcon -# ext: log -AddIcon {FOLDERNAME}/theme/icons/log.png .log +AddIconByType (bin,{FOLDERNAME}/theme/icons/multipart-encrypted.svg) application/octet-stream # ext: iso -AddIconByType (cd,{FOLDERNAME}/theme/icons/cd.png) application/x-iso9660-image +AddIconByType (cd,{FOLDERNAME}/theme/icons/application-x-cd-image.svg) application/x-iso9660-image # ext: deb udeb -AddIconByType (deb,{FOLDERNAME}/theme/icons/deb.png) application/x-debian-package +AddIconByType (deb,{FOLDERNAME}/theme/icons/deb.svg) application/x-debian-package # msi files do not have a specific media type, fallback to AddIcon # ext: msi -AddIcon {FOLDERNAME}/theme/icons/install.png .msi - -# exe media type bug in apache, fallback to AddIcon -# ext: exe -AddIcon {FOLDERNAME}/theme/icons/exe.png .exe +AddIcon {FOLDERNAME}/theme/icons/text-x-install.svg .msi # ext: exe dll com bat msi -AddIconByType (exe,{FOLDERNAME}/theme/icons/exe.png) application/x-msdownload +AddIconByType (exe,{FOLDERNAME}/theme/icons/application-x-ms-dos-executable.svg) application/x-msdownload # ext: dmg # ext: mpkg # ext: apk -AddIconByType (package,{FOLDERNAME}/theme/icons/package.png) application/x-apple-diskimage \ - application/vnd.apple.installer+xml \ - application/vnd.android.package-archive +AddIconByType (package,{FOLDERNAME}/theme/icons/package-x-generic.svg) application/x-apple-diskimage \ + application/vnd.apple.installer+xml \ + application/vnd.android.package-archive # rpm files do not have a specific media type, fallback to AddIcon # ext: rpm -AddIcon {FOLDERNAME}/theme/icons/rpm.png .rpm +AddIcon {FOLDERNAME}/theme/icons/rpm.svg .rpm # ext: sh -AddIconByType (script,{FOLDERNAME}/theme/icons/script.png) application/x-sh - -# otf media type bug in apache, fallback to AddIcon -# ext: otf -AddIcon {FOLDERNAME}/theme/icons/font.png .otf +AddIconByType (script,{FOLDERNAME}/theme/icons/text-x-script.svg) application/x-sh # ext: ttc otf ttf woff2 woff -AddIconByType (font,{FOLDERNAME}/theme/icons/font.png) font/* +AddIconByType (font,{FOLDERNAME}/theme/icons/font-x-generic.svg) font/* # # archives # -# gzip media type not yet included in apache, fallback to AddIcon -# ext: gzip gz -#AddIconByType (gzip,{FOLDERNAME}/theme/icons/gzip.png) application/gzip -AddIcon {FOLDERNAME}/theme/icons/gzip.png .gzip .gz +# ext: gz +AddIconByType (gzip,{FOLDERNAME}/theme/icons/application-x-archive.svg) application/x-gzip + +# gzip media type does not include .gzip file extension, fallback to AddIcon +# ext: gzip +AddIcon {FOLDERNAME}/theme/icons/application-x-archive.svg .gzip # ext: rar -AddIconByType (rar,{FOLDERNAME}/theme/icons/rar.png) application/x-rar-compressed +AddIconByType (rar,{FOLDERNAME}/theme/icons/application-x-rar.svg) application/x-rar-compressed # ext: tar -AddIconByType (tar,{FOLDERNAME}/theme/icons/tar.png) application/x-tar +AddIconByType (tar,{FOLDERNAME}/theme/icons/application-x-tar.svg) application/x-tar # ext: zip -AddIconByType (zip,{FOLDERNAME}/theme/icons/zip.png) application/zip +AddIconByType (zip,{FOLDERNAME}/theme/icons/application-x-zip.svg) application/zip # ext: 7z bz bz2 cab -AddIconByType (archive,{FOLDERNAME}/theme/icons/archive.png) application/x-7z-compressed \ - application/x-bzip \ - application/x-bzip2 \ - application/vnd.ms-cab-compressed +AddIconByType (archive,{FOLDERNAME}/theme/icons/application-x-archive.svg) application/x-7z-compressed \ + application/x-bzip \ + application/x-bzip2 \ + application/vnd.ms-cab-compressed # @@ -384,14 +382,14 @@ AddIconByType (archive,{FOLDERNAME}/theme/icons/archive.png) application/x-7z-co # # ext: cbr cba cbt cbz cb7 -AddIconByType (text,{FOLDERNAME}/theme/icons/image.png) application/x-cbr +AddIconByType (text,{FOLDERNAME}/theme/icons/image-x-generic.svg) application/x-cbr # ext: epub # ext: prc mobi # ext: azw -AddIconByType (text,{FOLDERNAME}/theme/icons/text.png) application/epub+zip \ - application/x-mobipocket-ebook \ - application/vnd.amazon.ebook +AddIconByType (text,{FOLDERNAME}/theme/icons/text-plain.svg) application/epub+zip \ + application/x-mobipocket-ebook \ + application/vnd.amazon.ebook # @@ -400,35 +398,23 @@ AddIconByType (text,{FOLDERNAME}/theme/icons/text.png) application/epub+zip \ # readme files do not have a specific media type, fallback to AddIcon # ext: README -AddIcon {FOLDERNAME}/theme/icons/readme.png README +AddIcon {FOLDERNAME}/theme/icons/text-x-readme.svg README # markdown media type not yet included in apache, fallback to AddIcon # ext: markdown md -#AddIconByType (markdown,{FOLDERNAME}/theme/icons/markdown.png) text/mardown -AddIcon {FOLDERNAME}/theme/icons/markdown.png .markdown .md - -# conf media type bug in apache, fallback to AddIcon -# ext: conf -AddIcon {FOLDERNAME}/theme/icons/script.png .conf - -# for media type bug in apache, fallback to AddIcon -# ext: for -AddIcon {FOLDERNAME}/theme/icons/text.png .for - -# uu media type bug in apache, fallback to AddIcon -# ext: uu -AddIcon {FOLDERNAME}/theme/icons/text.png .uu +#AddIconByType (markdown,{FOLDERNAME}/theme/icons/text-richtext.svg) text/mardown +AddIcon {FOLDERNAME}/theme/icons/text-richtext.svg .markdown .md # this directive has to be at the end of the file because the text/* media type is very generic and should not be interpreted before other more specific directives # ext: appcache ics ifb css csv html htm n3 txt text conf def list log in dsc rtx sgml sgm tsv t tr roff man me ms ttl uri uris urls vcard curl dcurl mcurl scurl sub fly flx gv 3dml spot jad wmls wml s asm c cc cxx cpp h hh dic f for f77 f90 java nfo opml p pas etx sfv uu vcs vcf -AddIconByType (text,{FOLDERNAME}/theme/icons/text.png) text/* +AddIconByType (text,{FOLDERNAME}/theme/icons/text-plain.svg) text/* # # default # -DefaultIcon {FOLDERNAME}/theme/icons/default.png +DefaultIcon {FOLDERNAME}/theme/icons/empty.svg # diff --git a/apaxy/theme/icons/addressbook.svg b/apaxy/theme/icons/addressbook.svg new file mode 100644 index 0000000..1d64a87 --- /dev/null +++ b/apaxy/theme/icons/addressbook.svg @@ -0,0 +1,646 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/application-pdf.svg b/apaxy/theme/icons/application-pdf.svg new file mode 100644 index 0000000..7add632 --- /dev/null +++ b/apaxy/theme/icons/application-pdf.svg @@ -0,0 +1,303 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/application-rss+xml.svg b/apaxy/theme/icons/application-rss+xml.svg new file mode 100644 index 0000000..5b61040 --- /dev/null +++ b/apaxy/theme/icons/application-rss+xml.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/application-x-archive.svg b/apaxy/theme/icons/application-x-archive.svg new file mode 100644 index 0000000..ad2bd73 --- /dev/null +++ b/apaxy/theme/icons/application-x-archive.svg @@ -0,0 +1,554 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/application-x-bittorrent.svg b/apaxy/theme/icons/application-x-bittorrent.svg new file mode 100644 index 0000000..26ec726 --- /dev/null +++ b/apaxy/theme/icons/application-x-bittorrent.svg @@ -0,0 +1,285 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/application-x-cd-image.svg b/apaxy/theme/icons/application-x-cd-image.svg new file mode 100644 index 0000000..6c827e5 --- /dev/null +++ b/apaxy/theme/icons/application-x-cd-image.svg @@ -0,0 +1,984 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/application-x-ms-dos-executable.svg b/apaxy/theme/icons/application-x-ms-dos-executable.svg new file mode 100644 index 0000000..fe72166 --- /dev/null +++ b/apaxy/theme/icons/application-x-ms-dos-executable.svg @@ -0,0 +1,518 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/application-x-php.svg b/apaxy/theme/icons/application-x-php.svg new file mode 100644 index 0000000..b01b665 --- /dev/null +++ b/apaxy/theme/icons/application-x-php.svg @@ -0,0 +1,398 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/application-x-rar.svg b/apaxy/theme/icons/application-x-rar.svg new file mode 100644 index 0000000..1659b76 --- /dev/null +++ b/apaxy/theme/icons/application-x-rar.svg @@ -0,0 +1,617 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/application-x-ruby.svg b/apaxy/theme/icons/application-x-ruby.svg new file mode 100644 index 0000000..333dc64 --- /dev/null +++ b/apaxy/theme/icons/application-x-ruby.svg @@ -0,0 +1,1003 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/application-x-tar.svg b/apaxy/theme/icons/application-x-tar.svg new file mode 100644 index 0000000..71d4b07 --- /dev/null +++ b/apaxy/theme/icons/application-x-tar.svg @@ -0,0 +1,449 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/application-x-zip.svg b/apaxy/theme/icons/application-x-zip.svg new file mode 100644 index 0000000..9e72c64 --- /dev/null +++ b/apaxy/theme/icons/application-x-zip.svg @@ -0,0 +1,582 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/archive.png b/apaxy/theme/icons/archive.png deleted file mode 100644 index 3b54ccb..0000000 Binary files a/apaxy/theme/icons/archive.png and /dev/null differ diff --git a/apaxy/theme/icons/audio-x-generic.svg b/apaxy/theme/icons/audio-x-generic.svg new file mode 100644 index 0000000..d212d81 --- /dev/null +++ b/apaxy/theme/icons/audio-x-generic.svg @@ -0,0 +1,578 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/audio-x-mp3-playlist.svg b/apaxy/theme/icons/audio-x-mp3-playlist.svg new file mode 100644 index 0000000..0d377fc --- /dev/null +++ b/apaxy/theme/icons/audio-x-mp3-playlist.svg @@ -0,0 +1,644 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/audio.png b/apaxy/theme/icons/audio.png deleted file mode 100644 index 93b639a..0000000 Binary files a/apaxy/theme/icons/audio.png and /dev/null differ diff --git a/apaxy/theme/icons/bin.png b/apaxy/theme/icons/bin.png deleted file mode 100644 index 7b74d3d..0000000 Binary files a/apaxy/theme/icons/bin.png and /dev/null differ diff --git a/apaxy/theme/icons/blank.png b/apaxy/theme/icons/blank.png deleted file mode 100644 index 76193a8..0000000 Binary files a/apaxy/theme/icons/blank.png and /dev/null differ diff --git a/apaxy/theme/icons/bmp.png b/apaxy/theme/icons/bmp.png deleted file mode 100644 index 908a854..0000000 Binary files a/apaxy/theme/icons/bmp.png and /dev/null differ diff --git a/apaxy/theme/icons/c.png b/apaxy/theme/icons/c.png deleted file mode 100644 index 8df363d..0000000 Binary files a/apaxy/theme/icons/c.png and /dev/null differ diff --git a/apaxy/theme/icons/calc.png b/apaxy/theme/icons/calc.png deleted file mode 100644 index eb36e43..0000000 Binary files a/apaxy/theme/icons/calc.png and /dev/null differ diff --git a/apaxy/theme/icons/cd.png b/apaxy/theme/icons/cd.png deleted file mode 100644 index 6c9dd00..0000000 Binary files a/apaxy/theme/icons/cd.png and /dev/null differ diff --git a/apaxy/theme/icons/cpp.png b/apaxy/theme/icons/cpp.png deleted file mode 100644 index c01b004..0000000 Binary files a/apaxy/theme/icons/cpp.png and /dev/null differ diff --git a/apaxy/theme/icons/css.png b/apaxy/theme/icons/css.png deleted file mode 100644 index 12caa73..0000000 Binary files a/apaxy/theme/icons/css.png and /dev/null differ diff --git a/apaxy/theme/icons/deb.png b/apaxy/theme/icons/deb.png deleted file mode 100644 index 70d9bb3..0000000 Binary files a/apaxy/theme/icons/deb.png and /dev/null differ diff --git a/apaxy/theme/icons/deb.svg b/apaxy/theme/icons/deb.svg new file mode 100644 index 0000000..87d3ddb --- /dev/null +++ b/apaxy/theme/icons/deb.svg @@ -0,0 +1,284 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/default.png b/apaxy/theme/icons/default.png deleted file mode 100644 index 9924b8f..0000000 Binary files a/apaxy/theme/icons/default.png and /dev/null differ diff --git a/apaxy/theme/icons/diff.png b/apaxy/theme/icons/diff.png deleted file mode 100644 index 82b9fc9..0000000 Binary files a/apaxy/theme/icons/diff.png and /dev/null differ diff --git a/apaxy/theme/icons/doc.png b/apaxy/theme/icons/doc.png deleted file mode 100644 index ae09939..0000000 Binary files a/apaxy/theme/icons/doc.png and /dev/null differ diff --git a/apaxy/theme/icons/draw.png b/apaxy/theme/icons/draw.png deleted file mode 100644 index 05098ad..0000000 Binary files a/apaxy/theme/icons/draw.png and /dev/null differ diff --git a/apaxy/theme/icons/empty.svg b/apaxy/theme/icons/empty.svg new file mode 100644 index 0000000..9bad349 --- /dev/null +++ b/apaxy/theme/icons/empty.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/apaxy/theme/icons/eps.png b/apaxy/theme/icons/eps.png deleted file mode 100644 index 5c21d4c..0000000 Binary files a/apaxy/theme/icons/eps.png and /dev/null differ diff --git a/apaxy/theme/icons/evolution-calendar.svg b/apaxy/theme/icons/evolution-calendar.svg new file mode 100644 index 0000000..dba8b00 --- /dev/null +++ b/apaxy/theme/icons/evolution-calendar.svg @@ -0,0 +1,373 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/exe.png b/apaxy/theme/icons/exe.png deleted file mode 100644 index fb9b725..0000000 Binary files a/apaxy/theme/icons/exe.png and /dev/null differ diff --git a/apaxy/theme/icons/folder-documents.svg b/apaxy/theme/icons/folder-documents.svg new file mode 100644 index 0000000..a0e5aab --- /dev/null +++ b/apaxy/theme/icons/folder-documents.svg @@ -0,0 +1,218 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/folder-home.png b/apaxy/theme/icons/folder-home.png deleted file mode 100644 index ad6da0e..0000000 Binary files a/apaxy/theme/icons/folder-home.png and /dev/null differ diff --git a/apaxy/theme/icons/folder-open.png b/apaxy/theme/icons/folder-open.png deleted file mode 100644 index 3e1a04e..0000000 Binary files a/apaxy/theme/icons/folder-open.png and /dev/null differ diff --git a/apaxy/theme/icons/folder-open.svg b/apaxy/theme/icons/folder-open.svg new file mode 100644 index 0000000..4ab2a94 --- /dev/null +++ b/apaxy/theme/icons/folder-open.svg @@ -0,0 +1,210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/folder-page.png b/apaxy/theme/icons/folder-page.png deleted file mode 100644 index 5c7ae96..0000000 Binary files a/apaxy/theme/icons/folder-page.png and /dev/null differ diff --git a/apaxy/theme/icons/folder.png b/apaxy/theme/icons/folder.png deleted file mode 100644 index 431d58b..0000000 Binary files a/apaxy/theme/icons/folder.png and /dev/null differ diff --git a/apaxy/theme/icons/folder.svg b/apaxy/theme/icons/folder.svg new file mode 100644 index 0000000..881ed7b --- /dev/null +++ b/apaxy/theme/icons/folder.svg @@ -0,0 +1,184 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/font-x-generic.svg b/apaxy/theme/icons/font-x-generic.svg new file mode 100644 index 0000000..1dc3728 --- /dev/null +++ b/apaxy/theme/icons/font-x-generic.svg @@ -0,0 +1,342 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + A + + + diff --git a/apaxy/theme/icons/font.png b/apaxy/theme/icons/font.png deleted file mode 100644 index 7e47974..0000000 Binary files a/apaxy/theme/icons/font.png and /dev/null differ diff --git a/apaxy/theme/icons/gif.png b/apaxy/theme/icons/gif.png deleted file mode 100644 index a1797d3..0000000 Binary files a/apaxy/theme/icons/gif.png and /dev/null differ diff --git a/apaxy/theme/icons/gzip.png b/apaxy/theme/icons/gzip.png deleted file mode 100644 index 3b54ccb..0000000 Binary files a/apaxy/theme/icons/gzip.png and /dev/null differ diff --git a/apaxy/theme/icons/h.png b/apaxy/theme/icons/h.png deleted file mode 100644 index f0b9e8d..0000000 Binary files a/apaxy/theme/icons/h.png and /dev/null differ diff --git a/apaxy/theme/icons/hpp.png b/apaxy/theme/icons/hpp.png deleted file mode 100644 index 5d1ff57..0000000 Binary files a/apaxy/theme/icons/hpp.png and /dev/null differ diff --git a/apaxy/theme/icons/html.png b/apaxy/theme/icons/html.png deleted file mode 100644 index 9a13d6f..0000000 Binary files a/apaxy/theme/icons/html.png and /dev/null differ diff --git a/apaxy/theme/icons/ico.png b/apaxy/theme/icons/ico.png deleted file mode 100644 index 6880574..0000000 Binary files a/apaxy/theme/icons/ico.png and /dev/null differ diff --git a/apaxy/theme/icons/image-bmp.svg b/apaxy/theme/icons/image-bmp.svg new file mode 100644 index 0000000..85e4b29 --- /dev/null +++ b/apaxy/theme/icons/image-bmp.svg @@ -0,0 +1,1115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/image-gif.svg b/apaxy/theme/icons/image-gif.svg new file mode 100644 index 0000000..39531c0 --- /dev/null +++ b/apaxy/theme/icons/image-gif.svg @@ -0,0 +1,1115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/image-jpeg.svg b/apaxy/theme/icons/image-jpeg.svg new file mode 100644 index 0000000..160951c --- /dev/null +++ b/apaxy/theme/icons/image-jpeg.svg @@ -0,0 +1,1115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/image-png.svg b/apaxy/theme/icons/image-png.svg new file mode 100644 index 0000000..40c912a --- /dev/null +++ b/apaxy/theme/icons/image-png.svg @@ -0,0 +1,1115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/image-tiff.svg b/apaxy/theme/icons/image-tiff.svg new file mode 100644 index 0000000..3b96491 --- /dev/null +++ b/apaxy/theme/icons/image-tiff.svg @@ -0,0 +1,1115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/image-x-eps.svg b/apaxy/theme/icons/image-x-eps.svg new file mode 100644 index 0000000..4163c3d --- /dev/null +++ b/apaxy/theme/icons/image-x-eps.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/image-x-generic.svg b/apaxy/theme/icons/image-x-generic.svg new file mode 100644 index 0000000..742fb7b --- /dev/null +++ b/apaxy/theme/icons/image-x-generic.svg @@ -0,0 +1,1200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/image-x-ico.svg b/apaxy/theme/icons/image-x-ico.svg new file mode 100644 index 0000000..d1e92bb --- /dev/null +++ b/apaxy/theme/icons/image-x-ico.svg @@ -0,0 +1,975 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/image-x-psd.svg b/apaxy/theme/icons/image-x-psd.svg new file mode 100644 index 0000000..78bb2d4 --- /dev/null +++ b/apaxy/theme/icons/image-x-psd.svg @@ -0,0 +1,313 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/image-x-xcf.svg b/apaxy/theme/icons/image-x-xcf.svg new file mode 100644 index 0000000..0295446 --- /dev/null +++ b/apaxy/theme/icons/image-x-xcf.svg @@ -0,0 +1,1115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/image.png b/apaxy/theme/icons/image.png deleted file mode 100644 index cc32708..0000000 Binary files a/apaxy/theme/icons/image.png and /dev/null differ diff --git a/apaxy/theme/icons/install.png b/apaxy/theme/icons/install.png deleted file mode 100644 index 57b7a2f..0000000 Binary files a/apaxy/theme/icons/install.png and /dev/null differ diff --git a/apaxy/theme/icons/java.png b/apaxy/theme/icons/java.png deleted file mode 100644 index 294c1f9..0000000 Binary files a/apaxy/theme/icons/java.png and /dev/null differ diff --git a/apaxy/theme/icons/jpg.png b/apaxy/theme/icons/jpg.png deleted file mode 100644 index 7522734..0000000 Binary files a/apaxy/theme/icons/jpg.png and /dev/null differ diff --git a/apaxy/theme/icons/js.png b/apaxy/theme/icons/js.png deleted file mode 100644 index 916dd16..0000000 Binary files a/apaxy/theme/icons/js.png and /dev/null differ diff --git a/apaxy/theme/icons/json.png b/apaxy/theme/icons/json.png deleted file mode 100644 index 916dd16..0000000 Binary files a/apaxy/theme/icons/json.png and /dev/null differ diff --git a/apaxy/theme/icons/log.png b/apaxy/theme/icons/log.png deleted file mode 100644 index 276f104..0000000 Binary files a/apaxy/theme/icons/log.png and /dev/null differ diff --git a/apaxy/theme/icons/makefile.png b/apaxy/theme/icons/makefile.png deleted file mode 100644 index cec47ad..0000000 Binary files a/apaxy/theme/icons/makefile.png and /dev/null differ diff --git a/apaxy/theme/icons/markdown.png b/apaxy/theme/icons/markdown.png deleted file mode 100644 index 106c760..0000000 Binary files a/apaxy/theme/icons/markdown.png and /dev/null differ diff --git a/apaxy/theme/icons/multipart-encrypted.svg b/apaxy/theme/icons/multipart-encrypted.svg new file mode 100644 index 0000000..c6551a4 --- /dev/null +++ b/apaxy/theme/icons/multipart-encrypted.svg @@ -0,0 +1,373 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/package-x-generic.svg b/apaxy/theme/icons/package-x-generic.svg new file mode 100644 index 0000000..aec0a31 --- /dev/null +++ b/apaxy/theme/icons/package-x-generic.svg @@ -0,0 +1,559 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/package.png b/apaxy/theme/icons/package.png deleted file mode 100644 index b8e7d41..0000000 Binary files a/apaxy/theme/icons/package.png and /dev/null differ diff --git a/apaxy/theme/icons/pdf.png b/apaxy/theme/icons/pdf.png deleted file mode 100644 index 4b1f93e..0000000 Binary files a/apaxy/theme/icons/pdf.png and /dev/null differ diff --git a/apaxy/theme/icons/php.png b/apaxy/theme/icons/php.png deleted file mode 100644 index fe63edb..0000000 Binary files a/apaxy/theme/icons/php.png and /dev/null differ diff --git a/apaxy/theme/icons/playlist.png b/apaxy/theme/icons/playlist.png deleted file mode 100644 index 5a7da4c..0000000 Binary files a/apaxy/theme/icons/playlist.png and /dev/null differ diff --git a/apaxy/theme/icons/png.png b/apaxy/theme/icons/png.png deleted file mode 100644 index 734a4db..0000000 Binary files a/apaxy/theme/icons/png.png and /dev/null differ diff --git a/apaxy/theme/icons/pres.png b/apaxy/theme/icons/pres.png deleted file mode 100644 index 7ed5f0c..0000000 Binary files a/apaxy/theme/icons/pres.png and /dev/null differ diff --git a/apaxy/theme/icons/psd.png b/apaxy/theme/icons/psd.png deleted file mode 100644 index 09e5af9..0000000 Binary files a/apaxy/theme/icons/psd.png and /dev/null differ diff --git a/apaxy/theme/icons/py.png b/apaxy/theme/icons/py.png deleted file mode 100644 index 11581e3..0000000 Binary files a/apaxy/theme/icons/py.png and /dev/null differ diff --git a/apaxy/theme/icons/rar.png b/apaxy/theme/icons/rar.png deleted file mode 100644 index 341ff36..0000000 Binary files a/apaxy/theme/icons/rar.png and /dev/null differ diff --git a/apaxy/theme/icons/rb.png b/apaxy/theme/icons/rb.png deleted file mode 100644 index a6488d2..0000000 Binary files a/apaxy/theme/icons/rb.png and /dev/null differ diff --git a/apaxy/theme/icons/readme.png b/apaxy/theme/icons/readme.png deleted file mode 100644 index b951218..0000000 Binary files a/apaxy/theme/icons/readme.png and /dev/null differ diff --git a/apaxy/theme/icons/rpm.png b/apaxy/theme/icons/rpm.png deleted file mode 100644 index 97952f8..0000000 Binary files a/apaxy/theme/icons/rpm.png and /dev/null differ diff --git a/apaxy/theme/icons/rpm.svg b/apaxy/theme/icons/rpm.svg new file mode 100644 index 0000000..e7fcfdd --- /dev/null +++ b/apaxy/theme/icons/rpm.svg @@ -0,0 +1,302 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/rss.png b/apaxy/theme/icons/rss.png deleted file mode 100644 index 9cfa5a2..0000000 Binary files a/apaxy/theme/icons/rss.png and /dev/null differ diff --git a/apaxy/theme/icons/rtf.png b/apaxy/theme/icons/rtf.png deleted file mode 100644 index 106c760..0000000 Binary files a/apaxy/theme/icons/rtf.png and /dev/null differ diff --git a/apaxy/theme/icons/script.png b/apaxy/theme/icons/script.png deleted file mode 100644 index 8b03b4f..0000000 Binary files a/apaxy/theme/icons/script.png and /dev/null differ diff --git a/apaxy/theme/icons/sql.png b/apaxy/theme/icons/sql.png deleted file mode 100644 index 08fb02c..0000000 Binary files a/apaxy/theme/icons/sql.png and /dev/null differ diff --git a/apaxy/theme/icons/tar.png b/apaxy/theme/icons/tar.png deleted file mode 100644 index 664d68a..0000000 Binary files a/apaxy/theme/icons/tar.png and /dev/null differ diff --git a/apaxy/theme/icons/tex.png b/apaxy/theme/icons/tex.png deleted file mode 100644 index dd5fd5d..0000000 Binary files a/apaxy/theme/icons/tex.png and /dev/null differ diff --git a/apaxy/theme/icons/text-css.svg b/apaxy/theme/icons/text-css.svg new file mode 100644 index 0000000..792dddd --- /dev/null +++ b/apaxy/theme/icons/text-css.svg @@ -0,0 +1,564 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-html.svg b/apaxy/theme/icons/text-html.svg new file mode 100644 index 0000000..c07762c --- /dev/null +++ b/apaxy/theme/icons/text-html.svg @@ -0,0 +1,384 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-plain.svg b/apaxy/theme/icons/text-plain.svg new file mode 100644 index 0000000..f7b1264 --- /dev/null +++ b/apaxy/theme/icons/text-plain.svg @@ -0,0 +1,407 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-richtext.svg b/apaxy/theme/icons/text-richtext.svg new file mode 100644 index 0000000..d6e65f9 --- /dev/null +++ b/apaxy/theme/icons/text-richtext.svg @@ -0,0 +1,530 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-x-c++.svg b/apaxy/theme/icons/text-x-c++.svg new file mode 100644 index 0000000..881c10a --- /dev/null +++ b/apaxy/theme/icons/text-x-c++.svg @@ -0,0 +1,396 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-x-c++hdr.svg b/apaxy/theme/icons/text-x-c++hdr.svg new file mode 100644 index 0000000..ed17e08 --- /dev/null +++ b/apaxy/theme/icons/text-x-c++hdr.svg @@ -0,0 +1,393 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-x-c.svg b/apaxy/theme/icons/text-x-c.svg new file mode 100644 index 0000000..fb01218 --- /dev/null +++ b/apaxy/theme/icons/text-x-c.svg @@ -0,0 +1,339 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-x-chdr.svg b/apaxy/theme/icons/text-x-chdr.svg new file mode 100644 index 0000000..8c16c82 --- /dev/null +++ b/apaxy/theme/icons/text-x-chdr.svg @@ -0,0 +1,418 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-x-install.svg b/apaxy/theme/icons/text-x-install.svg new file mode 100644 index 0000000..ff96671 --- /dev/null +++ b/apaxy/theme/icons/text-x-install.svg @@ -0,0 +1,421 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-x-java.svg b/apaxy/theme/icons/text-x-java.svg new file mode 100644 index 0000000..053badd --- /dev/null +++ b/apaxy/theme/icons/text-x-java.svg @@ -0,0 +1,351 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-x-javascript.svg b/apaxy/theme/icons/text-x-javascript.svg new file mode 100644 index 0000000..f386821 --- /dev/null +++ b/apaxy/theme/icons/text-x-javascript.svg @@ -0,0 +1,339 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-x-makefile.svg b/apaxy/theme/icons/text-x-makefile.svg new file mode 100644 index 0000000..452feb9 --- /dev/null +++ b/apaxy/theme/icons/text-x-makefile.svg @@ -0,0 +1,351 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-x-python.svg b/apaxy/theme/icons/text-x-python.svg new file mode 100644 index 0000000..87b850e --- /dev/null +++ b/apaxy/theme/icons/text-x-python.svg @@ -0,0 +1,452 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-x-readme.svg b/apaxy/theme/icons/text-x-readme.svg new file mode 100644 index 0000000..b9bfa7f --- /dev/null +++ b/apaxy/theme/icons/text-x-readme.svg @@ -0,0 +1,275 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-x-script.svg b/apaxy/theme/icons/text-x-script.svg new file mode 100644 index 0000000..64a6862 --- /dev/null +++ b/apaxy/theme/icons/text-x-script.svg @@ -0,0 +1,344 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-x-source.svg b/apaxy/theme/icons/text-x-source.svg new file mode 100644 index 0000000..107fffe --- /dev/null +++ b/apaxy/theme/icons/text-x-source.svg @@ -0,0 +1,495 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-x-sql.svg b/apaxy/theme/icons/text-x-sql.svg new file mode 100644 index 0000000..ecfb9f5 --- /dev/null +++ b/apaxy/theme/icons/text-x-sql.svg @@ -0,0 +1,435 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-x-tex.svg b/apaxy/theme/icons/text-x-tex.svg new file mode 100644 index 0000000..eaa3408 --- /dev/null +++ b/apaxy/theme/icons/text-x-tex.svg @@ -0,0 +1,279 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text-xml.svg b/apaxy/theme/icons/text-xml.svg new file mode 100644 index 0000000..ae76a45 --- /dev/null +++ b/apaxy/theme/icons/text-xml.svg @@ -0,0 +1,314 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/text.png b/apaxy/theme/icons/text.png deleted file mode 100644 index dcf48a7..0000000 Binary files a/apaxy/theme/icons/text.png and /dev/null differ diff --git a/apaxy/theme/icons/tiff.png b/apaxy/theme/icons/tiff.png deleted file mode 100644 index dfa1605..0000000 Binary files a/apaxy/theme/icons/tiff.png and /dev/null differ diff --git a/apaxy/theme/icons/torrent.png b/apaxy/theme/icons/torrent.png deleted file mode 100644 index ec166b6..0000000 Binary files a/apaxy/theme/icons/torrent.png and /dev/null differ diff --git a/apaxy/theme/icons/unknown.png b/apaxy/theme/icons/unknown.png deleted file mode 100644 index af223bd..0000000 Binary files a/apaxy/theme/icons/unknown.png and /dev/null differ diff --git a/apaxy/theme/icons/user-home.svg b/apaxy/theme/icons/user-home.svg new file mode 100644 index 0000000..fd2d9b9 --- /dev/null +++ b/apaxy/theme/icons/user-home.svg @@ -0,0 +1,215 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/vcal.png b/apaxy/theme/icons/vcal.png deleted file mode 100644 index f9b700a..0000000 Binary files a/apaxy/theme/icons/vcal.png and /dev/null differ diff --git a/apaxy/theme/icons/vcard.png b/apaxy/theme/icons/vcard.png deleted file mode 100644 index b0ac51a..0000000 Binary files a/apaxy/theme/icons/vcard.png and /dev/null differ diff --git a/apaxy/theme/icons/video-x-generic.svg b/apaxy/theme/icons/video-x-generic.svg new file mode 100644 index 0000000..0b5ac4f --- /dev/null +++ b/apaxy/theme/icons/video-x-generic.svg @@ -0,0 +1,488 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/video.png b/apaxy/theme/icons/video.png deleted file mode 100644 index 855cdab..0000000 Binary files a/apaxy/theme/icons/video.png and /dev/null differ diff --git a/apaxy/theme/icons/x-office-document.svg b/apaxy/theme/icons/x-office-document.svg new file mode 100644 index 0000000..4d61122 --- /dev/null +++ b/apaxy/theme/icons/x-office-document.svg @@ -0,0 +1,681 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/x-office-drawing.svg b/apaxy/theme/icons/x-office-drawing.svg new file mode 100644 index 0000000..962b859 --- /dev/null +++ b/apaxy/theme/icons/x-office-drawing.svg @@ -0,0 +1,371 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/x-office-presentation.svg b/apaxy/theme/icons/x-office-presentation.svg new file mode 100644 index 0000000..3238a7e --- /dev/null +++ b/apaxy/theme/icons/x-office-presentation.svg @@ -0,0 +1,733 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/x-office-spreadsheet.svg b/apaxy/theme/icons/x-office-spreadsheet.svg new file mode 100644 index 0000000..789fd55 --- /dev/null +++ b/apaxy/theme/icons/x-office-spreadsheet.svg @@ -0,0 +1,607 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/apaxy/theme/icons/xml.png b/apaxy/theme/icons/xml.png deleted file mode 100644 index e711a97..0000000 Binary files a/apaxy/theme/icons/xml.png and /dev/null differ diff --git a/apaxy/theme/icons/zip.png b/apaxy/theme/icons/zip.png deleted file mode 100644 index 76ec311..0000000 Binary files a/apaxy/theme/icons/zip.png and /dev/null differ