Feature request

src/doc.c : 
https://www.fossil-scm.org/index.html/artifact?ln=75&name=e21c027580de8bf3
aMime[]

mimetypes based on file suffixes

Delphi source file
{ "pas",        3, "text/plain"                        },

Free pascal source file
{ "pp",         2, "text/plain"                        },

PHP script source file
{ "php",        3, "text/plain"                        },

VBScript source file
{ "vbs",        3, "text/plain"                        },

C++ source file (Microsoft C++, embarcadero C++, Atmel Studio)
{ "cpp",        3, "text/plain"                        },

7z archive file
{ "7z",         2, "application/x-7z-compressed"       },
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to