~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: John Arbash Meinel
  • Date: 2006-10-16 05:46:19 UTC
  • mfrom: (2070.2.2 bzr.dev.installer)
  • mto: This revision was merged to the branch mainline in revision 2081.
  • Revision ID: john@arbash-meinel.com-20061016054619-16ba53872835404c
(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"