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">
4 * This file is part of the LibreOffice project.
6 * This Source Code Form is subject to the terms of the Mozilla Public
7 * License, v. 2.0. If a copy of the MPL was not distributed with this
8 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 * This file incorporates work covered by the following license notice:
12 * Licensed to the Apache Software Foundation (ASF) under one or more
13 * contributor license agreements. See the NOTICE file distributed
14 * with this work for additional information regarding copyright
15 * ownership. The ASF licenses this file to you under the Apache
16 * License, Version 2.0 (the "License"); you may not use this file
17 * except in compliance with the License. You may obtain a copy of
18 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
22 <key>CFBundleDevelopmentRegion
</key>
23 <string>English
</string>
24 <!-- UTI declarations for macOS >= 10.4 -->
25 <key>UTExportedTypeDeclarations
</key>
27 <key>UTImportedTypeDeclarations
</key>
29 <key>CFBundleExecutable
</key>
30 <string>[FULLAPPPRODUCTNAME]
</string>
31 <key>CFBundleGetInfoString
</key>
32 <string>[FULLAPPPRODUCTNAME]
</string>
33 <key>CFBundleIconFile
</key>
34 <string>ooo3_installer.icns
</string>
35 <key>CFBundleShortVersionString
</key>
37 <key>CFBundleIdentifier
</key>
38 <string>[BUNDLEIDENTIFIER].langpack
</string>
39 <key>CFBundleInfoDictionaryVersion
</key>
41 <key>CFBundleName
</key>
42 <string>[FULLAPPPRODUCTNAME]
</string>
43 <key>CFBundlePackageType
</key>
45 <key>CFBundleSignature
</key>
47 <key>LSRequiresCarbon
</key>
49 <key>NSPrincipalClass
</key>
50 <string>VCL_NSApplication
</string>