fix for 59020; changing typical to recommended

This commit is contained in:
varada%netscape.com 2000-11-14 19:11:45 +00:00
Родитель 52f069d16c
Коммит 3417498da0
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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 = " ";