FROM : Johan Kool
DATE : Fri Jan 18 18:52:15 2008
I guess this plist entry has something to do with it:
(...)
<key>CFBundleDisplayName</key>
<string>TextEdit</string>
<key>CFBundleDocumentTypes</key>
<array>
(...)
<dict>
<key>CFBundleTypeName</key>
<string>NSStringPboardType</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>
(...)
Johan Kool
---
http://www.johankool.nl/
DATE : Fri Jan 18 18:52:15 2008
I guess this plist entry has something to do with it:
(...)
<key>CFBundleDisplayName</key>
<string>TextEdit</string>
<key>CFBundleDocumentTypes</key>
<array>
(...)
<dict>
<key>CFBundleTypeName</key>
<string>NSStringPboardType</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>
(...)
Johan Kool
---
http://www.johankool.nl/
| Related mails | Author | Date |
|---|---|---|
| ? | Jan 18, 18:38 | |
| Johan Kool | Jan 18, 18:52 | |
| Knowledge Engineer… | Jan 18, 21:00 |






Cocoa mail archive

