Fix comments
This commit is contained in:
@@ -9,14 +9,14 @@ resource(3, "META:L:DESC") #'MLDC' "Haiku software package file";
|
|||||||
|
|
||||||
resource(4, "META:SNIFF_RULE") "0.60 (\"hpkg\")";
|
resource(4, "META:SNIFF_RULE") "0.60 (\"hpkg\")";
|
||||||
|
|
||||||
# TODO: That should be the package manager.
|
// TODO: That should be the package manager.
|
||||||
#resource(5, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-Expander";
|
//resource(5, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-Expander";
|
||||||
|
|
||||||
resource(6, "META:EXTENS") message(234) {
|
resource(6, "META:EXTENS") message(234) {
|
||||||
"extensions" = "hpkg",
|
"extensions" = "hpkg",
|
||||||
"type" = "application/x-vnd.haiku-package"
|
"type" = "application/x-vnd.haiku-package"
|
||||||
};
|
};
|
||||||
|
|
||||||
# TODO: No icon yet. :-/
|
// TODO: No icon yet. :-/
|
||||||
#resource(7, "META:ICON") #'VICN' array {
|
//resource(7, "META:ICON") #'VICN' array {
|
||||||
#};
|
//};
|
||||||
|
|||||||
Reference in New Issue
Block a user