зеркало из https://github.com/mozilla/pjs.git
Change profilePath pref to hidden. No bug.
r=silver@warwickcompsoc.co.uk (James Ross) on IRC ChatZilla Only.
This commit is contained in:
Родитель
8de7785714
Коммит
0a765c3f34
|
@ -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"]);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче