mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-24 11:41:58 +00:00
x3f support
This commit is contained in:
parent
fd997ef09f
commit
5f67fe1b20
1 changed files with 1 additions and 0 deletions
|
@ -655,6 +655,7 @@ struct FILE_STRING
|
|||
"\377\330\377\340", "jpeg", 4, "image/jpeg",
|
||||
"\377\330\377\341", "jpeg", 4, "image/jpeg",
|
||||
"\377\330\377\333", "jpeg", 4, "image/jpeg",
|
||||
"\106\117\126\142", "x3f", 4, "image/x3f",
|
||||
"BM", "bmp", 2, "image/bmp",
|
||||
"\xD0\xCF\x11\xE0\xA1\xB1\x1A\xE1", "microsoft office document", 8, "application/octet-stream",
|
||||
"<MakerFile ", "FrameMaker file", 11, "application/framemaker",
|
||||
|
|
Loading…
Reference in a new issue