Added application/xhtml+xml to StyledEdits supported types.
This commit is contained in:
parent
0230e26b37
commit
0474722732
@ -18,6 +18,7 @@ resource app_version {
|
||||
resource app_flags B_SINGLE_LAUNCH;
|
||||
|
||||
resource file_types message {
|
||||
"types" = "application/xhtml+xml",
|
||||
"types" = "text/plain",
|
||||
"types" = "text"
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user