From 51bd7655f8f94338a5af527042b081e59f8bbf80 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 25 Oct 2016 17:13:50 +0200 Subject: Adding dedicated icon for checksum and signature files. Signed-off-by: Daniel Baumann --- share/apache/mods/000-apache-icons.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'share/apache/mods/000-apache-icons.conf') diff --git a/share/apache/mods/000-apache-icons.conf b/share/apache/mods/000-apache-icons.conf index e46259f..e425a6b 100644 --- a/share/apache/mods/000-apache-icons.conf +++ b/share/apache/mods/000-apache-icons.conf @@ -35,11 +35,13 @@ AddIcon /icons/harddisk.${FORMAT} .img + AddIcon /icons/checksum.${FORMAT} .asc .gpg .sign .changes .dsc MD5SUMS SHA1SUMS SHA224SUMS SHA256SUMS SHA384SUMS SHA512SUMS + AddIcon /icons/presentation.${FORMAT} .odp .otp .ppt .pot .pptx .potx .pps .ppsx AddIcon /icons/spreadsheet.${FORMAT} .ods .ots .xls .xlt .xlsx .xltx - AddIcon /icons/text.${FORMAT} .txt .htm .html .shtml .xhtml .asc .gpg .sign .changes .dsc MD5SUMS SHA1SUMS SHA224SUMS SHA256SUMS SHA384SUMS SHA512SUMS + AddIcon /icons/text.${FORMAT} .txt .htm .html .shtml .xhtml AddIconByType (TXT,/icons/text.${FORMAT}) text/* AddIcon (VID,/icons/video.${FORMAT}) .mkv .mp4 .ogm -- cgit v1.2.3