diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-07-03 12:41:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-07-03 13:27:37 +0000 |
commit | 740124bc7d2494b0ee866473942832a788a7797b (patch) | |
tree | f88b0baee35471bb1c5316f94d0334df6f290f52 /share/apache | |
parent | Using text icon for SHA256SUMS files. (diff) | |
download | service-tools-740124bc7d2494b0ee866473942832a788a7797b.tar.xz service-tools-740124bc7d2494b0ee866473942832a788a7797b.zip |
Using text icon for SHA384SUMS files.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-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 656cd9c..18d384a 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 MD5SUMS SHA1SUMS SHA224SUMS SHA256SUMS + AddIcon /icons/text.${FORMAT} .txt .htm .html .shtml .xhtml .asc .gpg .sign .changes .dsc MD5SUMS SHA1SUMS SHA224SUMS SHA256SUMS SHA384SUMS AddIconByType (TXT,/icons/text.${FORMAT}) text/* AddIcon (VID,/icons/video.${FORMAT}) .mkv .mp4 .ogm |