diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-07-03 12:36:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-07-03 13:27:35 +0000 |
commit | 951c510c898962230c6979eeb6a0278e410b554c (patch) | |
tree | 9e110b190abc3fd325474092642e906ed0092af7 /share/apache | |
parent | Releasing version 20160601. (diff) | |
download | service-tools-951c510c898962230c6979eeb6a0278e410b554c.tar.xz service-tools-951c510c898962230c6979eeb6a0278e410b554c.zip |
Using text icon for .gpg suffix.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/apache')
-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 d5932c5..2c463e4 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 .changes .dsc + AddIcon /icons/text.${FORMAT} .txt .htm .html .shtml .xhtml .asc .gpg .changes .dsc AddIconByType (TXT,/icons/text.${FORMAT}) text/* AddIcon (VID,/icons/video.${FORMAT}) .mkv .mp4 .ogm |