зеркало из https://github.com/mozilla/pjs.git
39790: [L12y] Move all localizable prefs into chrome://.r=alecf.
This commit is contained in:
Родитель
1b894b78ea
Коммит
39036fbfe7
|
@ -122,7 +122,7 @@ function goClickThrobber( urlPref )
|
|||
var pref = Components.classes["component://netscape/preferences"].getService();
|
||||
if( pref )
|
||||
pref = pref.QueryInterface( Components.interfaces.nsIPref );
|
||||
url = pref.CopyCharPref(urlPref);
|
||||
url = pref.getLocalizedUnicharPref(urlPref);
|
||||
}
|
||||
|
||||
catch(e) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче