|
|
1.1 ! root 1: <?xml version="1.0" encoding="UTF-8"?> ! 2: <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> ! 3: <plist version="1.0"> ! 4: <dict> ! 5: <key>CFBundleDevelopmentRegion</key> ! 6: <string>English</string> ! 7: <key>CFBundleDocumentTypes</key> ! 8: <array> ! 9: <dict> ! 10: <key>CFBundleTypeExtensions</key> ! 11: <array> ! 12: <string>st</string> ! 13: </array> ! 14: <key>CFBundleTypeName</key> ! 15: <string>ST disk image</string> ! 16: <key>CFBundleTypeRole</key> ! 17: <string>Editor</string> ! 18: <key>LSItemContentTypes</key> ! 19: <array> ! 20: <string>com.sourceforge.hatari.st</string> ! 21: </array> ! 22: </dict> ! 23: <dict> ! 24: <key>CFBundleTypeExtensions</key> ! 25: <array> ! 26: <string>msa</string> ! 27: </array> ! 28: <key>CFBundleTypeName</key> ! 29: <string>MSA disk image</string> ! 30: <key>CFBundleTypeRole</key> ! 31: <string>Editor</string> ! 32: <key>LSItemContentTypes</key> ! 33: <array> ! 34: <string>com.sourceforge.hatari.msa</string> ! 35: </array> ! 36: </dict> ! 37: <dict> ! 38: <key>CFBundleTypeExtensions</key> ! 39: <array> ! 40: <string>cfg</string> ! 41: </array> ! 42: <key>CFBundleTypeName</key> ! 43: <string>Config File</string> ! 44: <key>CFBundleTypeRole</key> ! 45: <string>Editor</string> ! 46: <key>LSItemContentTypes</key> ! 47: <array> ! 48: <string>com.sourceforge.hatari.cfg</string> ! 49: </array> ! 50: <key>LSTypeIsPackage</key> ! 51: <false/> ! 52: <key>NSPersistentStoreTypeKey</key> ! 53: <string>Binary</string> ! 54: </dict> ! 55: </array> ! 56: <key>CFBundleExecutable</key> ! 57: <string>Hatari Winuae</string> ! 58: <key>CFBundleIconFile</key> ! 59: <string>Hatari.icns</string> ! 60: <key>CFBundleIdentifier</key> ! 61: <string>org.tuxfamily.Hatari</string> ! 62: <key>CFBundleInfoDictionaryVersion</key> ! 63: <string>6.0</string> ! 64: <key>CFBundleName</key> ! 65: <string>Hatari Winuae</string> ! 66: <key>CFBundlePackageType</key> ! 67: <string>APPL</string> ! 68: <key>CFBundleShortVersionString</key> ! 69: <string>1.7.0</string> ! 70: <key>CFBundleSignature</key> ! 71: <string>HATA</string> ! 72: <key>CFBundleVersion</key> ! 73: <string>1.7.0</string> ! 74: <key>Hatari</key> ! 75: <string>SDL Cocoa App</string> ! 76: <key>LSMinimumSystemVersion</key> ! 77: <string>10.5.0</string> ! 78: <key>NSMainNibFile</key> ! 79: <string>SDLMain</string> ! 80: <key>NSPrincipalClass</key> ! 81: <string>NSApplication</string> ! 82: </dict> ! 83: </plist>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.