Added application/xhtml+xml as supported type for TextSearch
This commit is contained in:
parent
937aabf5a1
commit
128efd5eae
@ -22,7 +22,8 @@ resource file_types message {
|
|||||||
"types" = "text",
|
"types" = "text",
|
||||||
"types" = "application/x-vnd.Be-directory",
|
"types" = "application/x-vnd.Be-directory",
|
||||||
"types" = "application/x-vnd.Be-symlink",
|
"types" = "application/x-vnd.Be-symlink",
|
||||||
"types" = "application/x-vnd.Be-volume"
|
"types" = "application/x-vnd.Be-volume",
|
||||||
|
"types" = "application/xhtml+xml"
|
||||||
};
|
};
|
||||||
|
|
||||||
resource vector_icon {
|
resource vector_icon {
|
||||||
|
Loading…
Reference in New Issue
Block a user