From 128efd5eae88c7617d4bbe932dd65e10686bc56c Mon Sep 17 00:00:00 2001 From: Humdinger Date: Fri, 18 Dec 2015 18:13:23 +0100 Subject: [PATCH] Added application/xhtml+xml as supported type for TextSearch --- src/apps/text_search/TextSearch.rdef | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/apps/text_search/TextSearch.rdef b/src/apps/text_search/TextSearch.rdef index dea522f870..8231709e55 100644 --- a/src/apps/text_search/TextSearch.rdef +++ b/src/apps/text_search/TextSearch.rdef @@ -22,7 +22,8 @@ resource file_types message { "types" = "text", "types" = "application/x-vnd.Be-directory", "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 {