diff --git a/cck/ib/Helpmenu.cpp b/cck/ib/Helpmenu.cpp index 178e388ec2c6..5c861d8576e4 100644 --- a/cck/ib/Helpmenu.cpp +++ b/cck/ib/Helpmenu.cpp @@ -46,7 +46,10 @@ void CreateHelpMenu (void) Hlp <\n"; + + Hlp << " \n"; // Hlp <<" \n\t"; @@ -61,14 +64,6 @@ void CreateHelpMenu (void) Hlp <\n"; - Hlp <<" 1 \n"; - Hlp <<" "< \n"; - Hlp <<" openTopWin('"<\n"; - Hlp <<"\n"; - Hlp <<"\n"; - - Hlp.close(); } diff --git a/cck/ib/help1.txt b/cck/ib/help1.txt index f1391a29af2a..067fbeaba4d6 100644 --- a/cck/ib/help1.txt +++ b/cck/ib/help1.txt @@ -1,42 +1,102 @@ - - - - - - - - - - - - - - - - - - - -] -> - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cck/ib/help2.txt b/cck/ib/help2.txt index dcb8085e34b1..597814d5e76b 100644 --- a/cck/ib/help2.txt +++ b/cck/ib/help2.txt @@ -1,58 +1,55 @@ - - - - - - - - y - - - - y - - - - 1 - &helpContentCmd.label; - toOpenWindowByType('help:main', 'chrome://communicator/content/help/help_main.xul') - - - - - - 1 - &whatNewCmd.label; - openTopWin('urn:clienturl:help:whatsnew') - - - - 1 - &newNetCmd.label; - openTopWin('urn:clienturl:help:newnethelp') - - - - 1 - &supportChannelCmd.label; - openTopWin('urn:clienturl:help:supporthelp') - - - - 1 - &secCmd.label; - openTopWin('urn:clienturl:help:security') - - - - 1 - &interUsersCmd.label; - openTopWin('urn:clienturl:help:intlusers') - - - - 1 - &feedBackCmd.label; - openTopWin('urn:clienturl:help:feedback') - - + + + + + + + + + + + + + + + + + + + + + + diff --git a/cck/ib/script.ib b/cck/ib/script.ib index 3f0f6b195450..35294e99b757 100644 --- a/cck/ib/script.ib +++ b/cck/ib/script.ib @@ -14,7 +14,7 @@ replaceXPI(deflenus.xpi,no.jar,bin/defaults/profile/bookmarks.html,%CustomBookma replaceXPI(regus.xpi,no.jar,bin/defaults/profile/US/bookmarks.html,%CustomBookmarkFile%) replaceXPI(deflenus.xpi,no.jar,bin/defaults/profile/panels.rdf,%SidebarPath%) replaceXPI(regus.xpi,no.jar,bin/defaults/profile/US/panels.rdf,%SidebarPath%) -replaceXPI(regus.xpi,bin/chrome/US.jar,locale/US/communicator-region/helpMenu.rdf,%HlpRDF%) +replaceXPI(browser.xpi,bin/chrome/comm.jar,content/communicator/communicatorOverlay.xul,%HlpRDF%) modifyDTD(langenus.xpi,bin/chrome/en-US.jar,locale/en-US/navigator/mainWindow.dtd,mainWindow.titlemodifier,%CompanyName%) modifyProperties(regus.xpi,bin/chrome/US.jar,locale/US/navigator-region/region.properties,browser.startup.homepage,%HomePageURL%) modifyProperties(regus.xpi,bin/chrome/US.jar,locale/US/navigator-region/region.properties,browser.throbber.url,%AnimatedLogoURL%)