зеркало из https://github.com/mozilla/pjs.git
renaming prefs file to prefs.js from prefs50.js, bug 5910
This commit is contained in:
Родитель
c0d3c6e98a
Коммит
5d0188b2cd
|
@ -333,7 +333,7 @@ void nsSpecialFileSpec::operator = (Type aType)
|
|||
case App_PreferencesFile50:
|
||||
{
|
||||
*this = nsSpecialFileSpec(App_PrefsDirectory50);
|
||||
*this += "prefs50.js";
|
||||
*this += "prefs.js";
|
||||
break;
|
||||
}
|
||||
break;
|
||||
|
|
Загрузка…
Ссылка в новой задаче