Add entries for cs,js,css

This commit is contained in:
Jean-Francois Dockes 2015-11-15 16:05:22 +01:00
parent 585f651919
commit 35a2ca7144
3 changed files with 9 additions and 0 deletions

View File

@ -142,6 +142,9 @@ text/rtf = exec unrtf --nopict --html;mimetype=text/html
text/x-c = internal
text/x-c++ = internal
text/x-c+ = internal
text/x-csharp = internal text/plain
text/css = internal text/plain
application/javascript = internal text/plain
text/x-csv = internal text/plain
text/x-fictionbook = exec rclfb2
text/x-gaim-log = exec rclgaim

View File

@ -18,6 +18,9 @@
.cc = text/x-c
.cxx = text/x-c
.hxx = text/x-c
.cs = text/x-csharp
.css = text/css
.js = application/javascript
.f = text/x-fortran
.py = text/x-python
.awk = application/x-awk

View File

@ -142,6 +142,9 @@ text/rtf = exec unrtf --nopict --html;mimetype=text/html
text/x-c = internal
text/x-c++ = internal
text/x-c+ = internal
text/x-csharp = internal text/plain
text/css = internal text/plain
application/javascript = internal text/plain
text/x-csv = internal text/plain
text/x-chm-html = internal text/html
text/x-ini = internal text/plain