add .bas = text/plain to mimemap
This commit is contained in:
parent
281f4b58be
commit
d54ee6040a
@ -27,6 +27,9 @@
|
|||||||
# mimeview). You can in general use rcltext to wrap them in html for
|
# mimeview). You can in general use rcltext to wrap them in html for
|
||||||
# indexing the contents (and rough preview). You could also just set them
|
# indexing the contents (and rough preview). You could also just set them
|
||||||
# as text/plain (index as text, use text viewer)
|
# as text/plain (index as text, use text viewer)
|
||||||
|
|
||||||
|
# It seems that basic source files have no specific MIME?
|
||||||
|
.bas = text/plain
|
||||||
.cpp = text/x-c
|
.cpp = text/x-c
|
||||||
.h = text/x-c
|
.h = text/x-c
|
||||||
.c = text/x-c
|
.c = text/x-c
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user