Deleted Added
full compact
palm (68349) palm (133359)
1
2#------------------------------------------------------------------------------
3# palm: file(1) magic for PalmOS {.prc,.pdb}: applications, docfiles, and hacks
4#
5# Brian Lalor <blalor@hcirisc.cs.binghamton.edu>
6
7# appl
860 belong 0x6170706c PalmOS application
9>0 string >\0 "%s"
10# TEXt
1160 belong 0x54455874 AportisDoc file
12>0 string >\0 "%s"
13# HACK
1460 belong 0x4841434b HackMaster hack
15>0 string >\0 "%s"
1
2#------------------------------------------------------------------------------
3# palm: file(1) magic for PalmOS {.prc,.pdb}: applications, docfiles, and hacks
4#
5# Brian Lalor <blalor@hcirisc.cs.binghamton.edu>
6
7# appl
860 belong 0x6170706c PalmOS application
9>0 string >\0 "%s"
10# TEXt
1160 belong 0x54455874 AportisDoc file
12>0 string >\0 "%s"
13# HACK
1460 belong 0x4841434b HackMaster hack
15>0 string >\0 "%s"
16
17# Variety of PalmOS document types
18# Michael-John Turner <mj@debian.org>
19# Thanks to Hasan Umit Ezerce <humit@tr-net.net.tr> for his DocType
2060 string BVokBDIC BDicty PalmOS document
21>0 string >\0 "%s"
2260 string DB99DBOS DB PalmOS document
23>0 string >\0 "%s"
2460 string vIMGView FireViewer/ImageViewer PalmOS document
25>0 string >\0 "%s"
2660 string PmDBPmDB HanDBase PalmOS document
27>0 string >\0 "%s"
2860 string InfoINDB InfoView PalmOS document
29>0 string >\0 "%s"
3060 string ToGoToGo iSilo PalmOS document
31>0 string >\0 "%s"
3260 string JfDbJBas JFile PalmOS document
33>0 string >\0 "%s"
3460 string JfDbJFil JFile Pro PalmOS document
35>0 string >\0 "%s"
3660 string DATALSdb List PalmOS document
37>0 string >\0 "%s"
3860 string Mdb1Mdb1 MobileDB PalmOS document
39>0 string >\0 "%s"
4060 string PNRdPPrs PeanutPress PalmOS document
41>0 string >\0 "%s"
4260 string DataPlkr Plucker PalmOS document
43>0 string >\0 "%s"
4460 string DataSprd QuickSheet PalmOS document
45>0 string >\0 "%s"
4660 string SM01SMem SuperMemo PalmOS document
47>0 string >\0 "%s"
4860 string DataTlPt TealDoc PalmOS document
49>0 string >\0 "%s"
5060 string InfoTlIf TealInfo PalmOS document
51>0 string >\0 "%s"
5260 string DataTlMl TealMeal PalmOS document
53>0 string >\0 "%s"
5460 string DataTlPt TealPaint PalmOS document
55>0 string >\0 "%s"
5660 string dataTDBP ThinkDB PalmOS document
57>0 string >\0 "%s"
5860 string TdatTide Tides PalmOS document
59>0 string >\0 "%s"
6060 string ToRaTRPW TomeRaider PalmOS document
61>0 string >\0 "%s"
62
63# A GutenPalm zTXT etext for use on Palm Pilots (http://gutenpalm.sf.net)
64# For version 1.xx zTXTs, outputs version and numbers of bookmarks and
65# annotations.
66# For other versions, just outputs version.
67#
6860 string zTXT A GutenPalm zTXT e-book
69>0 string >\0 "%s"
70>(0x4E.L) byte 0
71>>(0x4E.L+1) byte x (v0.%02d)
72>(0x4E.L) byte 1
73>>(0x4E.L+1) byte x (v1.%02d)
74>>>(0x4E.L+10) beshort >0
75>>>>(0x4E.L+10) beshort <2 - 1 bookmark
76>>>>(0x4E.L+10) beshort >1 - %d bookmarks
77>>>(0x4E.L+14) beshort >0
78>>>>(0x4E.L+14) beshort <2 - 1 annotation
79>>>>(0x4E.L+14) beshort >1 - %d annotations
80>(0x4E.L) byte >1 (v%d.
81>>(0x4E.L+1) byte x %02d)
82
83# Palm OS .prc file types
8460 string libr Palm OS dynamic library data
85>0 string >\0 "%s"
8660 string ptch Palm OS operating system patch data
87>0 string >\0 "%s"
88
89# Mobipocket (www.mobipocket.com), donated by Carl Witty
9060 string BOOKMOBI Mobipocket E-book
91>0 string >\0 "%s"