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>1.0.0</string>
20 <key>CFBundleVersion
</key>
21 <string>1.0.0</string>
23 <key>NSHumanReadableCopyright
</key>
24 <string>(c)
2007, Shawn Betts
</string>
26 <key>CFBundleDevelopmentRegion
</key>
27 <string>English
</string>
29 <key>CFBundleExecutable
</key>
30 <string>xulrunner
</string>
32 <key>CFBundleGetInfoString
</key>
33 <string>Conkeror
1.0.0, A
100% keyboard driven mozilla based web browser.
</string>
35 <key>CFBundleURLTypes
</key>
38 <key>CFBundleURLName
</key>
39 <string>Web site URL
</string>
40 <key>CFBundleURLSchemes
</key>
43 <string>https
</string>
47 <key>CFBundleURLName
</key>
48 <string>Local file URL
</string>
49 <key>CFBundleURLSchemes
</key>
56 <key>CFBundleInfoDictionaryVersion
</key>
57 <string>6.0</string> <!-- I have no good reference as to why this is 6.0 -->