Subject:
|
Re: Central location for LDraw prefs
|
Newsgroups:
|
lugnet.cad.dev.mac
|
Date:
|
Sun, 7 Sep 2003 05:24:57 GMT
|
Viewed:
|
1948 times
|
| |
| |
In lugnet.cad.dev.mac, James Reynolds wrote:
> This file can be saved at:
>
> ~/Library/Preferences/org.ldraw.ldrawdir.plist (for the current user only)
> /Library/Preferences/org.ldraw.ldrawdir.plist (for all users of the computer)
Unless I'm misunderstanding, I think you would be much better off if you drop
".ldrawdir" from the plist filename above. That way the file can contain other
settings in the future in addition to the LDRAWDIR setting you have now. Or put
something else in place of ".ldrawdir" (".apps"?). I don't know anything about
the Mac OS X preference heirarchy, but I don't think it's a good idea to have a
separate plist file for each setting. (Surely Apple doesn't encourage this, do
they?)
--Travis Cobbs
|
|
Message has 1 Reply: | | Re: Central location for LDraw prefs
|
| (...) No, Apple doesn't encourage that. And you are right, it shouldn't be named org.ldraw.ldrawdir.plist. Most preferences for a single application are stored in a single file. Some applications use entire folders (especially web browsers--so they (...) (21 years ago, 7-Sep-03, to lugnet.cad.dev.mac)
|
Message is in Reply To:
| | Re: Central location for LDraw prefs
|
| (...) These two pages discuss everything you could want to know. (URL) preferences format: The most common preference file format is an xml file with the file extension ".plist" with this DTD: (URL) propose the code to be: <key>LDRAWDIR</key> (...) (21 years ago, 7-Sep-03, to lugnet.cad.dev.mac)
|
18 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
|
|
|
|