Subject:
|
Re: Making the DAT links work in safari.
|
Newsgroups:
|
lugnet.cad.dev.mac
|
Date:
|
Thu, 15 May 2008 05:19:30 GMT
|
Viewed:
|
10537 times
|
| |
| |
In lugnet.cad.dev.mac, Don Heyse wrote:
> <?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>LSRiskCategorySafe</key>
> <dict>
> <key>LSRiskCategoryExtensions</key>
> <array>
> <string>LDR</string>
> <string>ldr</string>
> <string>MPD</string>
> <string>mpd</string>
> <string>DAT</string>
> <string>dat</string>
> </array>
> <key>LSRiskCategoryMIMETypes</key>
> <array>
> <string>application/x-ldraw</string>
> </array>
> </dict>
> </dict>
> </plist>
My Cocoa LDView info.plist has this information, but it uses
x-application/ldraw. Is application/x-ldraw the correct thing to use instead?
--Travis
|
|
Message has 1 Reply: | | Re: Making the DAT links work in safari.
|
| (...) Yeah, it's been application/x-ldraw since like forever. Hopefully you're setting up the Bundle tags in your Info.plist and not the Risk assessment keys from the safari prefs file. But I could swear I saw only a few bits inserted by QT and a (...) (17 years ago, 15-May-08, to lugnet.cad.dev.mac)
|
Message is in Reply To:
| | Making the DAT links work in safari.
|
| So the other day I was browsing the Most Desired Part entries on ldraw.org with my junky used eMac and I noticed a new curved slope that doesn't seem to have the tiger striping problem. Naturally I wanted to see how it was done. But no, I'm on a (...) (17 years ago, 15-May-08, to lugnet.cad.dev.mac)
|
15 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|