Minor improvements.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16682 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2006-03-09 21:30:25 +00:00
parent 1d5fe17898
commit 5bf3af3bad
2 changed files with 6 additions and 1 deletions
+3
View File
@@ -6,3 +6,6 @@ resource(1, "META:TYPE") "application/pdf";
resource(2, "META:SNIFF_RULE") "0.50 (\"%PDF\")";
resource(3, "META:PREF_APP") #'MSIG' "application/x-vnd.mp-xpdf";
resource(4, "META:S:DESC") #'MSDC' "PDF Document";
+3 -1
View File
@@ -7,7 +7,9 @@ resource(2, "META:SNIFF_RULE") "0.40 (\"PK\\003\\004\")";
resource(3, "META:PREF_APP") #'MSIG' "application/x-vnd.haiku-Expander";
resource(4, "META:EXTENS") message(234) {
resource(4, "META:S:DESC") #'MSDC' "ZIP Archive";
resource(6, "META:EXTENS") message(234) {
"extensions" = "zip",
"type" = "application/zip"
};