229036 - start menu links to readme and license don't work,.... patch from simon paquet

This commit is contained in:
ben%bengoodger.com 2004-02-18 20:58:20 +00:00
parent 0f004aa287
commit abbe9fc884
5 changed files with 12 additions and 4 deletions

View File

@ -249,3 +249,9 @@ libs:: $(PROGRAM)
clean clobber::
rm -rf $(DIST)/$(APP_NAME).app
endif
README_FILE = $(topsrcdir)/README.txt
libs::
$(INSTALL) $(README_FILE) $(DIST)/bin
$(INSTALL) $(topsrcdir)/LICENSE $(DIST)/bin

View File

@ -71,8 +71,8 @@ BEGIN
ID_DDE_APPLICATION_NAME, "Firefox Debug"
IDS_STARTMENU_APPNAME, "Firefox Debug"
#else
ID_DDE_APPLICATION_NAME, "Firefox"
IDS_STARTMENU_APPNAME, "Firefox"
ID_DDE_APPLICATION_NAME, "Firefox Debug"
IDS_STARTMENU_APPNAME, "Firefox Debug"
#endif
END

View File

@ -71,7 +71,7 @@ function createShortcuts()
fTemp = fProgram + "$MainExeFile$";
fileExe = getFolder("file:///", fTemp);
fileReadme = getFolder("file:///", fProgram + "readme.txt");
fileLicense = getFolder("file:///", fProgram + "license.txt");
fileLicense = getFolder("file:///", fProgram + "license");
scExeDesc = "$ProductName$";
scReadmeDesc = "Readme";
scLicenseDesc = "License";

View File

@ -201,7 +201,7 @@ Show Dialog=TRUE
Title=Software License Agreement
;*** LOCALIZE ME BABY ***
Sub Title=Terms and conditions for using this software.
License File=license.txt
License File=license
;*** LOCALIZE ME BABY ***
Message0=Please read the following license agreement. Use the scroll bar to view the rest of this agreement.
;*** LOCALIZE ME BABY ***

View File

@ -46,6 +46,8 @@ bin\firefox.exe
bin\plugins\npnul32.dll
bin\res\cmessage.txt
bin\xpicleanup.exe
bin\LICENSE
bin\README.txt
; [Components]
bin\components\alerts.xpt