Add HPKG to Expander's supported types

This commit is contained in:
Ingo Weinhold
2013-07-04 12:51:26 +02:00
parent 3c3dd841a7
commit 32086850f7
+2 -1
View File
@@ -24,7 +24,8 @@ resource(1, "BEOS:FILE_TYPES") message {
"types" = "application/zip", "types" = "application/zip",
"types" = "application/x-gunzip", "types" = "application/x-gunzip",
"types" = "application/x-bzip2", "types" = "application/x-bzip2",
"types" = "application/x-rar" "types" = "application/x-rar",
"types" = "application/x-vnd.haiku-package"
}; };
resource vector_icon { resource vector_icon {