Sélectionner une révision Git
Info.plist
-
Niels Martin Hansen a rédigé
Originally committed to SVN as r2485.
Niels Martin Hansen a rédigéOriginally committed to SVN as r2485.
Info.plist 2,34 Kio
<?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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>ass</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>assIcon</string>
<key>CFBundleTypeName</key>
<string>Advanced Substation Alpha</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSTypeIsPackage</key>
<false/>
<key>NSPersistentStoreTypeKey</key>
<string>XML</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>ssa</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>ssaIcon</string>
<key>CFBundleTypeName</key>
<string>Substation Alpha</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSTypeIsPackage</key>
<false/>
<key>NSPersistentStoreTypeKey</key>
<string>XML</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>srt</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>srtIcon</string>
<key>CFBundleTypeName</key>
<string>SubRip</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSTypeIsPackage</key>
<false/>
<key>NSPersistentStoreTypeKey</key>
<string>XML</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>txt</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>txtIcon</string>
<key>CFBundleTypeName</key>
<string>Plain text</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSTypeIsPackage</key>
<false/>
<key>NSPersistentStoreTypeKey</key>