Added MIME tpe for catkeys

Added x-vnd.be.locale-catalog.plaintext for catkeys, as created with
the makefile_engine via "make catkeys".
This commit is contained in:
Humdinger 2015-05-29 18:18:00 +02:00
parent 8c0f3653d0
commit ea8395e241
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
resource(1, "META:TYPE") "locale/x-vnd.be.locale-catalog.plaintext";
resource(2, "META:S:DESC") #'MSDC' "Plain text translation catalog";
resource(3, "META:EXTENS") message(234) {
"extensions" = "catkeys",
"type" = "locale/x-vnd.be.locale-catalog.plaintext"
};