mirror of
https://github.com/darlinghq/darling-TextEdit.git
synced 2024-11-27 05:40:47 +00:00
285 lines
7.3 KiB
Plaintext
285 lines
7.3 KiB
Plaintext
<?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>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>TextEdit</string>
|
|
<key>CFBundleDocumentTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleTypeIconFile</key>
|
|
<string>rtf.icns</string>
|
|
<key>CFBundleTypeName</key>
|
|
<string>NSRTFPboardType</string>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>public.rtf</string>
|
|
</array>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>LSIsAppleDefaultForType</key>
|
|
<true/>
|
|
<key>NSIsRelatedItemType</key>
|
|
<true/>
|
|
<key>NSDocumentClass</key>
|
|
<string>Document</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeIconFile</key>
|
|
<string>rtfd.icns</string>
|
|
<key>CFBundleTypeName</key>
|
|
<string>NSRTFDPboardType</string>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>com.apple.rtfd</string>
|
|
</array>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>LSIsAppleDefaultForType</key>
|
|
<true/>
|
|
<key>LSTypeIsPackage</key>
|
|
<true/>
|
|
<key>NSIsRelatedItemType</key>
|
|
<true/>
|
|
<key>NSDocumentClass</key>
|
|
<string>Document</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeIconFile</key>
|
|
<string>html.icns</string>
|
|
<key>CFBundleTypeName</key>
|
|
<string>Apple HTML document</string>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>public.html</string>
|
|
</array>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>NSDocumentClass</key>
|
|
<string>Document</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeName</key>
|
|
<string>Apple Web archive</string>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>com.apple.webarchive</string>
|
|
</array>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>NSDocumentClass</key>
|
|
<string>Document</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeName</key>
|
|
<string>OpenDocument Text document</string>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>org.oasis-open.opendocument.text</string>
|
|
</array>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>NSDocumentClass</key>
|
|
<string>Document</string>
|
|
</dict>
|
|
<dict>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>org.oasis-open.opendocument.text-template</string>
|
|
<string>org.openoffice.text</string>
|
|
<string>org.openoffice.text-template</string>
|
|
</array>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Viewer</string>
|
|
<key>NSDocumentClass</key>
|
|
<string>Document</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeName</key>
|
|
<string>Microsoft Word 2007 document</string>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>org.openxmlformats.wordprocessingml.document</string>
|
|
</array>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>LSHandlerRank</key>
|
|
<string>Alternate</string>
|
|
<key>NSDocumentClass</key>
|
|
<string>Document</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeName</key>
|
|
<string>Microsoft Word 2003 XML document</string>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>com.microsoft.word.wordml</string>
|
|
</array>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>LSHandlerRank</key>
|
|
<string>Alternate</string>
|
|
<key>NSDocumentClass</key>
|
|
<string>Document</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeName</key>
|
|
<string>Microsoft Word 97 document</string>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>com.microsoft.word.doc</string>
|
|
</array>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>LSHandlerRank</key>
|
|
<string>Alternate</string>
|
|
<key>NSDocumentClass</key>
|
|
<string>Document</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeIconFile</key>
|
|
<string>txt.icns</string>
|
|
<key>CFBundleTypeName</key>
|
|
<string>NSStringPboardType</string>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>public.text</string>
|
|
</array>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>LSIsAppleDefaultForType</key>
|
|
<true/>
|
|
<key>NSDocumentClass</key>
|
|
<string>Document</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeIconFile</key>
|
|
<string>txt.icns</string>
|
|
<key>CFBundleTypeName</key>
|
|
<string>NSStringPboardType</string>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>public.plain-text</string>
|
|
</array>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>LSIsAppleDefaultForType</key>
|
|
<true/>
|
|
<key>NSIsRelatedItemType</key>
|
|
<true/>
|
|
<key>NSDocumentClass</key>
|
|
<string>Document</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeIconFile</key>
|
|
<string>txt.icns</string>
|
|
<key>CFBundleTypeName</key>
|
|
<string>Apple SimpleText document</string>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>com.apple.traditional-mac-plain-text</string>
|
|
</array>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Viewer</string>
|
|
<key>LSIsAppleDefaultForType</key>
|
|
<true/>
|
|
<key>NSDocumentClass</key>
|
|
<string>Document</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeName</key>
|
|
<string>Unknown document</string>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Viewer</string>
|
|
<key>LSIsAppleDefaultForType</key>
|
|
<true/>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>public.data</string>
|
|
</array>
|
|
<key>NSDocumentClass</key>
|
|
<string>Document</string>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleExecutable</key>
|
|
<string>TextEdit</string>
|
|
<key>CFBundleHelpBookFolder</key>
|
|
<string>TextEdit.help</string>
|
|
<key>CFBundleHelpBookName</key>
|
|
<string>com.apple.TextEdit.help</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>Edit.icns</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.apple.TextEdit</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>TextEdit</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.9</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>ttxt</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>$(CURRENT_PROJECT_VERSION)</string>
|
|
<key>LSMinimumSystemVersion</key>
|
|
<string>10.9</string>
|
|
<key>NSAppleScriptEnabled</key>
|
|
<true/>
|
|
<key>NSHumanReadableCopyright</key>
|
|
<string>Copyright © 1995-2013, Apple Inc.
|
|
All rights reserved.</string>
|
|
<key>NSMainNibFile</key>
|
|
<string>Edit</string>
|
|
<key>NSPrincipalClass</key>
|
|
<string>NSApplication</string>
|
|
<key>NSServices</key>
|
|
<array>
|
|
<dict>
|
|
<key>NSMenuItem</key>
|
|
<dict>
|
|
<key>default</key>
|
|
<string>New TextEdit Window Containing Selection</string>
|
|
</dict>
|
|
<key>NSMessage</key>
|
|
<string>openSelection</string>
|
|
<key>NSPortName</key>
|
|
<string>TextEdit</string>
|
|
<key>NSSendTypes</key>
|
|
<array>
|
|
<string>com.apple.flat-rtfd</string>
|
|
<string>public.rtf</string>
|
|
<string>public.plain-text</string>
|
|
</array>
|
|
</dict>
|
|
<dict>
|
|
<key>NSMenuItem</key>
|
|
<dict>
|
|
<key>default</key>
|
|
<string>Open Selected File in TextEdit</string>
|
|
</dict>
|
|
<key>NSMessage</key>
|
|
<string>openFile</string>
|
|
<key>NSPortName</key>
|
|
<string>TextEdit</string>
|
|
<key>NSSendTypes</key>
|
|
<array>
|
|
<string>public.plain-text</string>
|
|
</array>
|
|
<key>NSRequiredContext</key>
|
|
<dict>
|
|
<key>NSTextContent</key>
|
|
<string>FilePath</string>
|
|
</dict>
|
|
</dict>
|
|
</array>
|
|
<key>NSSupportsSuddenTermination</key>
|
|
<string>YES</string>
|
|
<key>LSApplicationCategoryType</key>
|
|
<string>public.app-category.productivity</string>
|
|
</dict>
|
|
</plist>
|