ES-DE/es-app/assets/ES-DE_Info.plist
2024-09-15 11:26:14 +02:00

48 lines
1.5 KiB
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleIdentifier</key>
<string>3.1.1-alpha</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDisplayName</key>
<string>ES-DE</string>
<key>CFBundleExecutable</key>
<string>ES-DE</string>
<key>CFBundleGetInfoString</key>
<string>ES-DE 3.1.1</string>
<key>CFBundleIconFile</key>
<string>ES-DE.icns</string>
<key>CFBundleName</key>
<string>ES-DE</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>ESDE</string>
<key>CFBundleShortVersionString</key>
<string>3.1.1-alpha</string>
<key>CFBundleVersion</key>
<string>3.1.1-alpha</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.education</string>
<key>LSMinimumSystemVersion</key>
<string>11.0.0</string>
<key>LSUIPresentationMode</key>
<integer>3</integer>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSMainNibFile</key>
<string>ES-DE</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright (c) 2024 Northwestern Software AB
Copyright (c) 2020-2024 Leon Styhre
Copyright (c) 2014 Alec Lofquist
Licensed under the MIT license</string>
</dict>
</plist>