Change profilePath pref to hidden. No bug.
r=silver@warwickcompsoc.co.uk (James Ross) on IRC ChatZilla Only. git-svn-id: svn://10.0.0.236/trunk@217321 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
03094f8024
commit
c4cf0051a5
@ -56,7 +56,7 @@ function initPrefs()
|
||||
profilePath.append("chatzilla");
|
||||
|
||||
client.prefManager.addPref("profilePath", profilePath.path, null, null,
|
||||
"global");
|
||||
"hidden");
|
||||
|
||||
profilePath = new nsLocalFile(client.prefs["profilePath"]);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user