Add HPKG to Expander's supported types
This commit is contained in:
parent
3c3dd841a7
commit
32086850f7
@ -24,7 +24,8 @@ resource(1, "BEOS:FILE_TYPES") message {
|
||||
"types" = "application/zip",
|
||||
"types" = "application/x-gunzip",
|
||||
"types" = "application/x-bzip2",
|
||||
"types" = "application/x-rar"
|
||||
"types" = "application/x-rar",
|
||||
"types" = "application/x-vnd.haiku-package"
|
||||
};
|
||||
|
||||
resource vector_icon {
|
||||
|
Loading…
Reference in New Issue
Block a user