On 4/21/14, 9:36 AM, Paul Dupuis wrote:
However, how do you package the icons for multiple document types
when the standalone settings appear to only allow a single document
icon?

I am not super OSX literate, but it appears I could just place
additional icns files in the resource folder in the .app bundle and
configure the standalone setting to use a customer pList that I edit
manual to add additional document entries under the
<key>CFBundleDocumentTypes</key> <array> part of the XML plist. Is
this the right approach?

Yes, that's exactly it. I'm not sure, but you may have to resign the app after you add new icns files to the bundle. There are tools to do that, or you can use Terminal commands. AppWrapper is one tool, or google for the correct terminal commands.

I don't know how Windows does it.

--
Jacqueline Landman Gay         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to