diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-07-03 12:39:30 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-07-03 13:27:36 +0000 |
commit | 2794eb75df156d45effebce05c325c7433ed9307 (patch) | |
tree | fe968e607371745cee6ac06b020724a6061a83c4 /share | |
parent | Using text icon for .sign suffix. (diff) | |
download | service-tools-2794eb75df156d45effebce05c325c7433ed9307.tar.xz service-tools-2794eb75df156d45effebce05c325c7433ed9307.zip |
Using text icon for MD5SUMS files.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share')
-rw-r--r-- | share/apache/mods/000-apache-icons.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/apache/mods/000-apache-icons.conf b/share/apache/mods/000-apache-icons.conf index 8c3fe0e..61c9a31 100644 --- a/share/apache/mods/000-apache-icons.conf +++ b/share/apache/mods/000-apache-icons.conf @@ -35,7 +35,7 @@ AddIcon /icons/spreadsheet.${FORMAT} .ods .ots .xls .xlt .xlsx .xltx - AddIcon /icons/text.${FORMAT} .txt .htm .html .shtml .xhtml .asc .gpg .sign .changes .dsc + AddIcon /icons/text.${FORMAT} .txt .htm .html .shtml .xhtml .asc .gpg .sign .changes .dsc MD5SUMS AddIconByType (TXT,/icons/text.${FORMAT}) text/* AddIcon (VID,/icons/video.${FORMAT}) .mkv .mp4 .ogm |