/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

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

  • Committer: Alexander Belchenko
  • Date: 2006-10-14 08:51:07 UTC
  • mto: (2080.1.1 jam-integration)
  • mto: This revision was merged to the branch mainline in revision 2081.
  • Revision ID: bialix@ukr.net-20061014085107-8dff865674eed30a
win32 installer: make short info page instead of full GPL license text

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
 
InfoBeforeFile="..\COPYING.txt"
 
36
InfoBeforeFile="..\tools\win32\info.txt"
37
37
 
38
38
VersionInfoCompany="Canonical Ltd."
39
39
VersionInfoCopyright="Canonical Ltd., 2005-2006"