diff --git a/mozilla/cck/driver/WizardMachine.cpp b/mozilla/cck/driver/WizardMachine.cpp index 49b3b256aa8..4c6cf1921ed 100644 --- a/mozilla/cck/driver/WizardMachine.cpp +++ b/mozilla/cck/driver/WizardMachine.cpp @@ -1167,9 +1167,9 @@ void CWizardMachineApp::CreateNewCache() { if (CompareValue) { - if (GlobalWidgetArray[i].type != "RadioButton" + if (/*GlobalWidgetArray[i].type != "RadioButton" && GlobalWidgetArray[i].type != "RadioGroup" - && GlobalWidgetArray[i].type != "Text" + && */GlobalWidgetArray[i].type != "Text" && GlobalWidgetArray[i].type != "BoldText" && GlobalWidgetArray[i].type != "GlobalText" && GlobalWidgetArray[i].type != "Button" diff --git a/mozilla/cck/driver/cck.che b/mozilla/cck/driver/cck.che index 7860599f84b..c379ed97baa 100644 --- a/mozilla/cck/driver/cck.che +++ b/mozilla/cck/driver/cck.che @@ -33,3 +33,8 @@ TechSupportNumber= CustomComponent1=Please select an executable to install. CustomComponent137=Please select an executable to install. NCIFileEditor=notepad +FTPportno=0 +Gopherportno=0 +HTTPportno=0 +SSLportno=0 +SOCKSportno=0