Annotation of hatari/src/gui-osx/Info-Hatari.plist, revision 1.1

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</string>
        !            58:        <key>CFBundleIconFile</key>
        !            59:        <string>Hatari</string>
        !            60:        <key>CFBundleIdentifier</key>
        !            61:        <string>com.sourceforge.hatari</string>
        !            62:        <key>CFBundleInfoDictionaryVersion</key>
        !            63:        <string>6.0</string>
        !            64:        <key>CFBundlePackageType</key>
        !            65:        <string>APPL</string>
        !            66:        <key>CFBundleSignature</key>
        !            67:        <string>HATA</string>
        !            68:        <key>CFBundleVersion</key>
        !            69:        <string>1.4</string>
        !            70:        <key>Hatari</key>
        !            71:        <string>SDL Cocoa App</string>
        !            72:        <key>NSMainNibFile</key>
        !            73:        <string>SDLMain.nib</string>
        !            74:        <key>NSPrincipalClass</key>
        !            75:        <string>NSApplication</string>
        !            76: </dict>
        !            77: </plist>

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.