2016-12-02 11:58:38 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
|
|
<plist version="1.0">
|
|
|
|
<dict>
|
2025-05-31 12:31:03 +02:00
|
|
|
<key>ATSApplicationFontsPath</key>
|
|
|
|
<string>fonts/</string>
|
2016-12-02 11:58:38 +00:00
|
|
|
<key>CFBundleDocumentTypes</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeIconFile</key>
|
|
|
|
<string>elmt</string>
|
|
|
|
<key>CFBundleTypeExtensions</key>
|
|
|
|
<array>
|
|
|
|
<string>elmt</string>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Editor</string>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeIconFile</key>
|
|
|
|
<string>titleblock</string>
|
|
|
|
<key>CFBundleTypeExtensions</key>
|
|
|
|
<array>
|
|
|
|
<string>titleblock</string>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Editor</string>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleTypeIconFile</key>
|
|
|
|
<string>qet</string>
|
|
|
|
<key>CFBundleTypeExtensions</key>
|
|
|
|
<array>
|
|
|
|
<string>qet</string>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Editor</string>
|
|
|
|
</dict>
|
|
|
|
</array>
|
|
|
|
<key>CFBundleExecutable</key>
|
|
|
|
<string>qelectrotech</string>
|
|
|
|
<key>CFBundleIconFile</key>
|
|
|
|
<string>qelectrotech.icns</string>
|
|
|
|
<key>CFBundleIdentifier</key>
|
|
|
|
<string>org.qelectrotech</string>
|
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
<string>6.0</string>
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
<string>APPL</string>
|
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
<string>????</string>
|
|
|
|
<key>NOTE</key>
|
|
|
|
<string>This file was generated by Qt/QMake.</string>
|
|
|
|
<key>CFBundleShortVersionString</key>
|
|
|
|
<string></string>
|
|
|
|
<key>NSHighResolutionCapable</key>
|
|
|
|
<string>YES</string>
|
|
|
|
<key>NSHighResolutionMagnifyAllowed</key>
|
|
|
|
<string>NO</string>
|
|
|
|
<key>NSHumanReadableCopyright</key>
|
|
|
|
<string>GNU Public License, Version 2, June 1991</string>
|
|
|
|
<key>NSPrincipalClass</key>
|
|
|
|
<string>NSApplication</string>
|
2020-05-15 13:34:41 +02:00
|
|
|
<key>LSMinimumSystemVersion</key>
|
2023-10-01 06:45:31 +02:00
|
|
|
<string>12.3.0</string>
|
2016-12-02 11:58:38 +00:00
|
|
|
</dict>
|
|
|
|
</plist>
|