Merge pull request #54 from PeterTonoli/additional-office-filetypes

Added .rtf (Rich text format) and additional Microsoft Powerpoint file extensions
This commit is contained in:
japh woldrich 2016-03-27 16:28:19 +02:00
commit 5c3b37a1d9
1 changed files with 8 additions and 0 deletions

View File

@ -107,10 +107,18 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3
.ps 38;5;111
.odb 38;5;111
.odt 38;5;111
.rtf 38;5;111
# presentation {{{3
.odp 38;5;166
.pps 38;5;166
.ppt 38;5;166
.pptx 38;5;166
# Powerpoint show
.ppts 38;5;166
# Powerpoint with enabled macros
.pptxm 38;5;166;4
# Powerpoint show with enabled macros
.pptsm 38;5;166;4
# spreadsheet {{{3
.csv 38;5;78
# Open document spreadsheet