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:
parent
8c0f3653d0
commit
ea8395e241
11
src/data/mime_db/locale/x-vnd.be.locale-catalog.plaintext
Normal file
11
src/data/mime_db/locale/x-vnd.be.locale-catalog.plaintext
Normal 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"
|
||||
};
|
Loading…
Reference in New Issue
Block a user