diff --git a/browser/installer/windows/Makefile.in b/browser/installer/windows/Makefile.in index 24f7046347b2..32adec4a6802 100644 --- a/browser/installer/windows/Makefile.in +++ b/browser/installer/windows/Makefile.in @@ -43,8 +43,8 @@ VPATH = @srcdir@ include $(DEPTH)/config/autoconf.mk CONFIG_DIR=$(shell cygpath -a $(srcdir)) -OBJ_DIR=$(shell cygpath -a $(topsrcdir)) -SRC_DIR=$(shell cygpath -a $(DEPTH)) +OBJ_DIR=$(shell cygpath -a $(DEPTH)) +SRC_DIR=$(shell cygpath -a $(topsrcdir)) installer: cd $(topsrcdir)/toolkit/mozapps/installer && perl build_static.pl -config "$(CONFIG_DIR)" -srcDir "$(SRC_DIR)" -objDir "$(OBJ_DIR)" diff --git a/browser/installer/windows/config.it b/browser/installer/windows/config.it index eeffe1fa3627..7643d1278c16 100644 --- a/browser/installer/windows/config.it +++ b/browser/installer/windows/config.it @@ -235,9 +235,10 @@ C2=Component Uninstaller C3=Component US English Profile Defaults C4=Component En US lang pack C5=Component US region pack +C6=Component Help ; Make sure Component QFA is LAST so 3rd party developers who might not want ; this component can easily remove it. -; C6=Component QFA +; C7=Component QFA [Setup Type1] ;*** LOCALIZE ME BABY *** @@ -256,9 +257,10 @@ C4=Component Uninstaller C5=Component US English Profile Defaults C6=Component En US lang pack C7=Component US region pack +C8=Component Help ; Make sure Component QFA is LAST so 3rd party developers who might not want ; this component can easily remove it. -; C8=Component QFA +; C9=Component QFA [Dialog Select Components] Show Dialog=TRUE @@ -642,6 +644,17 @@ Attributes=FORCE_UPGRADE|VISIBLE Force Upgrade File0=[SETUP PATH]\chrome\inspector.jar FileCount=$FileCount$ +[Component Help] +Description Short=$ProductName$ Help +;*** LOCALIZE ME BABY *** +Description Long=Offline Help for learning about and using $ProductName$. +Archive=help.xpi +$InstallSize$:help +$InstallSizeArchive$:help.xpi +Attributes=SELECTED|INVISIBLE|FORCE_UPGRADE +Force Upgrade File0=[SETUP PATH]\chrome\help.jar +FileCount=$FileCount$ + [Component Uninstaller] Description Short=$CompanyName$ Uninstaller ;*** LOCALIZE ME BABY *** diff --git a/browser/installer/windows/installer.cfg b/browser/installer/windows/installer.cfg index 2140055506f6..ba4dd2e6b59c 100644 --- a/browser/installer/windows/installer.cfg +++ b/browser/installer/windows/installer.cfg @@ -8,6 +8,6 @@ FileMainEXE = firefox.exe FileUninstall = UninstallFirefox.exe FileUninstallZIP = UninstallFirefox.zip FileInstallerNETRoot = FirefoxNetSetup -ComponentList = xpcom,browser,deflenus,langenus,regus,abe,adt +ComponentList = xpcom,browser,deflenus,langenus,regus,abe,adt,help LicenseFile = browser/LICENSE 7ZipSFXModule = other-licenses/7zstub/firefox/7zSD.sfx diff --git a/browser/installer/windows/packages-static b/browser/installer/windows/packages-static index 59a20dbfce7b..9acf4dd41313 100644 --- a/browser/installer/windows/packages-static +++ b/browser/installer/windows/packages-static @@ -276,6 +276,10 @@ bin\res\inspector\search-registry.rdf ; bin\components\venkman-service.js ; bin\chrome\venkman.jar +; [Help] +[help] +bin\chrome\help.jar + ; [Additional Browsing Enhancements] [abe]