Add entries for cs,js,css
This commit is contained in:
parent
585f651919
commit
35a2ca7144
@ -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-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-csv = internal text/plain
|
||||||
text/x-fictionbook = exec rclfb2
|
text/x-fictionbook = exec rclfb2
|
||||||
text/x-gaim-log = exec rclgaim
|
text/x-gaim-log = exec rclgaim
|
||||||
|
|||||||
@ -18,6 +18,9 @@
|
|||||||
.cc = text/x-c
|
.cc = text/x-c
|
||||||
.cxx = text/x-c
|
.cxx = text/x-c
|
||||||
.hxx = text/x-c
|
.hxx = text/x-c
|
||||||
|
.cs = text/x-csharp
|
||||||
|
.css = text/css
|
||||||
|
.js = application/javascript
|
||||||
.f = text/x-fortran
|
.f = text/x-fortran
|
||||||
.py = text/x-python
|
.py = text/x-python
|
||||||
.awk = application/x-awk
|
.awk = application/x-awk
|
||||||
|
|||||||
@ -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-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-csv = internal text/plain
|
||||||
text/x-chm-html = internal text/html
|
text/x-chm-html = internal text/html
|
||||||
text/x-ini = internal text/plain
|
text/x-ini = internal text/plain
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user