home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
- <plist version="0.9">
- <dict>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleIdentifier</key>
- <string>com.trygveinda.earthdesk</string>
- <key>CFBundleName</key>
- <string>EarthDesk</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleSignature</key>
- <string>EDSK</string>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>LSRequiresCarbon</key>
- <true/>
- <key>CFBundleVersion</key>
- <string>2.0.5</string>
- <key>CFBundleShortVersionString</key>
- <string>EarthDesk v2.0.5</string>
- <key>CFBundleLongVersionString</key>
- <string>EarthDesk v2.0.5</string>
- <key>CFBundleGetInfoString</key>
- <string>EarthDesk v2.0.5 - Copyright © 1992-2003, Trygve H. Inda. All Rights Reserved.</string>
- <key>CFBundleExecutable</key>
- <string>EarthDesk</string>
- <key>CFBundleHelpBookFolder</key>
- <string>EarthDesk Help</string>
- <key>CFBundleHelpBookName</key>
- <string>EarthDesk Help</string>
- <key>CFBundleIconFile</key>
- <string>EarthDesk App.icns</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeName</key>
- <string>EarthDesk Main Atlas Document</string>
- <key>CFBundleTypeIconFile</key>
- <string>EarthDesk Atlas Main.icns</string>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>EDma</string>
- </array>
- </dict>
- <dict>
- <key>CFBundleTypeName</key>
- <string>EarthDesk User Atlas Document</string>
- <key>CFBundleTypeIconFile</key>
- <string>EarthDesk Atlas User.icns</string>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>EDua</string>
- </array>
- </dict>
- </array>
- </dict>
- </plist>
-