From 3417498da0032535b0cd2b5529ac3a6e7117dc96 Mon Sep 17 00:00:00 2001 From: "varada%netscape.com" Date: Tue, 14 Nov 2000 19:11:45 +0000 Subject: [PATCH] fix for 59020; changing typical to recommended --- cck/ib/ib.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cck/ib/ib.cpp b/cck/ib/ib.cpp index 18a0b2905b0..5c8c8274ff3 100644 --- a/cck/ib/ib.cpp +++ b/cck/ib/ib.cpp @@ -35,7 +35,7 @@ int xpiLen = -1; JAR jarList[100]; int jarLen = -1; // Setup Sections for config.ini -CString Setup0Short = "&Typical"; +CString Setup0Short = "&Recommended"; CString Setup1Short = "C&ustom"; CString quotes = "\""; CString spaces = " ";