From 7cf311823a08f4c0e4b67704111fb37d5e185510 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Sat, 26 Oct 2013 21:02:11 +0200 Subject: [PATCH] Fix comments --- src/data/mime_db/application/x-vnd.haiku-package | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/data/mime_db/application/x-vnd.haiku-package b/src/data/mime_db/application/x-vnd.haiku-package index 2752d056dd..5a9147899c 100644 --- a/src/data/mime_db/application/x-vnd.haiku-package +++ b/src/data/mime_db/application/x-vnd.haiku-package @@ -9,14 +9,14 @@ resource(3, "META:L:DESC") #'MLDC' "Haiku software package file"; resource(4, "META:SNIFF_RULE") "0.60 (\"hpkg\")"; -# TODO: That should be the package manager. -#resource(5, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-Expander"; +// TODO: That should be the package manager. +//resource(5, "META:PREF_APP") #'MSIG' "application/x-vnd.Haiku-Expander"; resource(6, "META:EXTENS") message(234) { "extensions" = "hpkg", "type" = "application/x-vnd.haiku-package" }; -# TODO: No icon yet. :-/ -#resource(7, "META:ICON") #'VICN' array { -#}; +// TODO: No icon yet. :-/ +//resource(7, "META:ICON") #'VICN' array { +//};