|
Re: command-line tweaking of "Open With..." settings?: msg#00087lang.perl.macosx
An off-list responder pointed me to http://doc.trolltech.com/qq/qq12-mac-events.html which seems to be saying that I should edit my App's Info.plist file to change the following lines: <key>CFBundleTypeExtensions</key> <array> <string>*</string> </array> to <key>CFBundleTypeExtensions</key> <array> <string>xyz</string> </array> <key>LSIsAppleDefaultForType</key> <true/> If I do this, then Drag-copy the App to the Applications folder, the magic takes effect. I'd rather keep the App where it is, however. Is there an easy way to tell OSX to pay attention to the Info.plist? -r -- email: rdm@xxxxxxxx; phone: +1 650-873-7841 http://www.cfcl.com - Canta Forda Computer Laboratory http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: command-line tweaking of "Open With..." settings?: 00087, Chris Devers |
|---|---|
| Next by Date: | Re: command-line tweaking of "Open With..." settings?: 00087, Joel Rees |
| Previous by Thread: | Re: command-line tweaking of "Open With..." settings?i: 00087, Chris Devers |
| Next by Thread: | Re: command-line tweaking of "Open With..." settings?: 00087, Joel Rees |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |