~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to tools/win32/bzr.iss.cog

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-10-16 06:24:19 UTC
  • mfrom: (2080.1.1 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20061016062419-2dedd03ba542aeb7
(Alexander Belchenko) use a short license page, to clarify functionality

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
SourceDir="..\..\win32_bzr.exe"
34
34
 
35
35
SetupIconFile="..\bzr.ico"
36
 
LicenseFile="..\COPYING.txt"
 
36
InfoBeforeFile="..\tools\win32\info.txt"
37
37
 
38
38
VersionInfoCompany="Canonical Ltd."
39
39
VersionInfoCopyright="Canonical Ltd., 2005-2006"