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>CFBundleDevelopmentRegion
</key>
6 <string>English
</string>
7 <!-- UTI declarations for OS X >= 10.4 -->
8 <key>UTExportedTypeDeclarations
</key>
10 <key>UTImportedTypeDeclarations
</key>
12 <key>CFBundleExecutable
</key>
13 <string>[FULLPRODUCTNAME]
</string>
14 <key>CFBundleGetInfoString
</key>
15 <string>[FULLPRODUCTNAME]
</string>
16 <key>CFBundleIconFile
</key>
17 <string>ooo3_installer.icns
</string>
18 <key>CFBundleShortVersionString
</key>
20 <key>CFBundleIdentifier
</key>
21 <string>org.openoffice.script
</string>
22 <key>CFBundleInfoDictionaryVersion
</key>
24 <key>CFBundleName
</key>
25 <string>[FULLPRODUCTNAME]
</string>
26 <key>CFBundlePackageType
</key>
28 <key>CFBundleSignature
</key>
30 <key>LSRequiresCarbon
</key>
32 <key>NSPrincipalClass
</key>
33 <string>VCL_NSApplication
</string>