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