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
This commit is contained in:
Philippe Saint-Pierre
2009-04-25 04:16:09 +00:00
parent bb6301b264
commit 852e061a74
+2 -1
View File
@@ -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 {