discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSSystemDefaults?


From: Rogelio Serrano
Subject: Re: NSSystemDefaults?
Date: Fri, 04 Jun 2004 12:59:05 +0800

On 2004-06-04 12:49:06 +0800 Chad Hardin <cehardin@mac.com> wrote:

While working on GSCUPS, I realized that having the ability to save global system defaults in fashion similar to how NSUserDefaults works for each user would be very handy.

For example, let's say the administrator of a system wants all the users to use a certain printer by default?

I'm wondering why such a thing was never done on NS or OS, OS X does not do it either (the Cocoa Docs say to use CoreFoundation for this type of functionality).

Any thoughts on this?

Chad



_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep


Hi,

From what i understand its supposed to go into Library/Preferences/ in the appropriate fs domain. For all preferences that affects the users of the localhost it should be in {LOCAL_ROOT_DIR}/Library/Preferences.
In my system its in /Library/Preferences/Default/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]