From 852e061a749f5c18f1e08720cf575fc029a1e460 Mon Sep 17 00:00:00 2001 From: Philippe Saint-Pierre Date: Sat, 25 Apr 2009 04:16:09 +0000 Subject: [PATCH] Allow TextSearch add-on to be used also on volumes. This fixes ticket #3386. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30391 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- 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 02345210a1..d5f2d2f5e1 100644 --- a/src/apps/text_search/TextSearch.rdef +++ b/src/apps/text_search/TextSearch.rdef @@ -21,7 +21,8 @@ resource app_flags B_SINGLE_LAUNCH; resource file_types message { "types" = "text", "types" = "application/x-vnd.Be-directory", - "types" = "application/x-vnd.Be-symlink" + "types" = "application/x-vnd.Be-symlink", + "types" = "application/x-vnd.Be-volume" }; resource vector_icon {