Re: User preferences
Alex Perez <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <[email protected]> |
Adam Fedor wrote: > > On Dec 16, 2004, at 8:40 AM, Samuel Hornus wrote: > >> >> It works great, I must say I am amazed ! >> and I wonder in which file is this stored ? I can't find anything in >> ~/GNUstep/Library/Preferences/ > > > It's in > > ~/GNUstep/Defaults/.GNUstepDefaults Indeed it is, but it should be in ~/GNUstep/Library/Preferences or ~/GNUstep/Library/Defaults (either or) and absolutely not in the root of $GNUSTEP_USER_ROOT like it is now. If the user sets $GNUSTEP_USER_ROOT to ~ like it is in OS X (and frankly I think this makes more sense to do), then they will have a dirty little Defaults directory in the root of their home directory. This is bad. I say we change it before a 1.0 release of GUI is made. What do you think? Alex