file: report .au files as "sun audio" instead of µlaw
This commit is contained in:
parent
a2b94beae0
commit
d99e693119
1 changed files with 1 additions and 1 deletions
|
@ -816,7 +816,7 @@ struct FILE_STRING
|
|||
"\033Lua", "Lua bytecode", 4, OCTET,
|
||||
"ID3", "mp3 audio with id3", 3, "audio/mpeg",
|
||||
"OggS", "ogg audio", 4, "audio/ogg",
|
||||
".snd", "µlaw audio", 4, "audio/basic",
|
||||
".snd", "sun audio", 4, "audio/basic",
|
||||
"\211PNG", "PNG image", 4, "image/png",
|
||||
"P3\n", "ppm", 3, "image/ppm",
|
||||
"P6\n", "ppm", 3, "image/ppm",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue