]> granicus.if.org Git - file/commitdiff
package is a java keyword, so use something more precise to determine newton
authorChristos Zoulas <christos@zoulas.com>
Thu, 12 Apr 2001 20:53:00 +0000 (20:53 +0000)
committerChristos Zoulas <christos@zoulas.com>
Thu, 12 Apr 2001 20:53:00 +0000 (20:53 +0000)
files.

magic/Magdir/apple

index 875d7c666f6840b0a3d0f7bc3427bd82c48830be..c2b372bf3e5b137b1ff05c27a440d700346929dc 100644 (file)
 
 # magic for Newton PDA package formats
 # from Ruda Moura <ruda@helllabs.org>
-0      string  package         Newton package,
->7     byte    48              NOS 1.x,
->7     byte    49              NOS 2.x,
+0      string  package0        Newton package, NOS 1.x,
+>12    belong  &0x80000000     AutoRemove,
+>12    belong  &0x40000000     CopyProtect,
+>12    belong  &0x10000000     NoCompression,
+>12    belong  &0x04000000     Relocation,
+>12    belong  &0x02000000     UseFasterCompression,
+>16    belong  x               version %d
+
+0      string  package1        Newton package, NOS 2.x,
 >12    belong  &0x80000000     AutoRemove,
 >12    belong  &0x40000000     CopyProtect,
 >12    belong  &0x10000000     NoCompression,