Closed
Bug 1309506
Opened 9 years ago
Closed 9 years ago
wrong default prefs path for Windows
Categories
(Developer Documentation Graveyard :: General, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ruudvdvelden, Unassigned)
References
()
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
"Configuration
[...]
Create a Javascript file in **defaults\prefs** (on Windows) or defaults (on *NIX) (by convention, autoconfig.js; other filenames will work, but for best results it should be early in the alphabet.)"
Seems the directory is not named 'prefs' but 'pref'
Comment 1•9 years ago
|
||
:mkaply, can you take a look at this and let me know if that's correct? I did make the suggested change but if you can confirm that that's right, I'd appreciate it.
Flags: needinfo?(mozilla)
Comment 2•9 years ago
|
||
Yes, it's defaults/pref.
But that's also the value on Mac (although it's in /Applications/Firefox.app/Contents/Resources/defaults/pref).
And as far as I know, we use defaults/pref on *nix as well).
So I don't understand the separate thing for *nix...
Flags: needinfo?(mozilla)
Comment 3•9 years ago
|
||
Verified Ubuntu uses defaults/pref
Comment 4•9 years ago
|
||
OK. Doc is updated.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•