зеркало из https://github.com/mozilla/pjs.git
fix for 59020; changing typical to recommended
This commit is contained in:
Родитель
52f069d16c
Коммит
3417498da0
|
@ -35,7 +35,7 @@ int xpiLen = -1;
|
||||||
JAR jarList[100];
|
JAR jarList[100];
|
||||||
int jarLen = -1;
|
int jarLen = -1;
|
||||||
// Setup Sections for config.ini
|
// Setup Sections for config.ini
|
||||||
CString Setup0Short = "&Typical";
|
CString Setup0Short = "&Recommended";
|
||||||
CString Setup1Short = "C&ustom";
|
CString Setup1Short = "C&ustom";
|
||||||
CString quotes = "\"";
|
CString quotes = "\"";
|
||||||
CString spaces = " ";
|
CString spaces = " ";
|
||||||
|
|
Загрузка…
Ссылка в новой задаче