Mercurial > repos > other > linux
changeset 50:73dcf413d9ab
Fix Excel file extension and add ODF presentations
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Wed, 22 Mar 2017 11:35:36 +0000 |
parents | 8f4076fd85a9 |
children | 6b500877a2fc |
files | dircolors |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/dircolors Wed Mar 22 10:46:18 2017 +0000 +++ b/dircolors Wed Mar 22 11:35:36 2017 +0000 @@ -184,13 +184,14 @@ .docx 00;38;5;69 .ppt 00;38;5;69 .pptx 00;38;5;69 -.xsl 00;38;5;69 -.xslx 00;38;5;69 +.xls 00;38;5;69 +.xlsx 00;38;5;69 .txt 00;38;5;69 .epub 00;38;5;69 .mobi 00;38;5;69 .odt 00;38;5;69 .ods 00;38;5;69 +.odp 00;38;5;69 .csv 00;38;5;69 .sxw 00;38;5;69 .md 00;38;5;69 @@ -221,6 +222,7 @@ .rb 00;38;5;28 .scala 00;38;5;28 .py 00;38;5;28 +.json 00;38;5;28 # Code changes (different green) .patch 00;38;5;65