1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE plist PUBLIC
"-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
5 <key>CFBundleDisplayName
</key>
6 <string>Conkeror
</string>
8 <key>CFBundleIdentifier
</key>
9 <string>org.mozdev.conkeror
</string>
11 <key>CFBundleName
</key>
12 <string>Conkeror
</string>
14 <key>CFBundlePackageType
</key>
17 <key>CFBundleShortVersionString
</key>
18 <string>$CONKEROR_SHORT_VERSION$
</string>
20 <key>CFBundleSignature
</key>
21 <string>conk
</string> <!-- four letter code, supposed to be unique?!? -->
23 <key>CFBundleVersion
</key>
24 <string>0.9.1</string>
26 <key>NSHumanReadableCopyright
</key>
27 <string>(c)
2007, Shawn Betts
</string>
29 <key>CFBundleDevelopmentRegion
</key>
30 <string>English
</string>
32 <key>CFBundleExecutable
</key>
33 <string>xulrunner
</string>
35 <key>CFBundleGetInfoString
</key>
36 <string>Conkeror
0.9.1, A
100% keyboard driven mozilla based web browser.
</string>
38 <key>CFBundleInfoDictionaryVersion
</key>
39 <string>6.0</string> <!-- I have no good reference as to why this is 6.0 -->