Merge lp:~bialix/bzr-windows-installers/trunk into lp:bzr-windows-installers

Proposed by Alexander Belchenko
Status: Merged
Merged at revision: not available
Proposed branch: lp:~bialix/bzr-windows-installers/trunk
Merge into: lp:bzr-windows-installers
Diff against target: None lines
To merge this branch: bzr merge lp:~bialix/bzr-windows-installers/trunk
Reviewer Review Type Date Requested Status
Bazaar Developers Pending
Review via email: mp+11947@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Alexander Belchenko (bialix) wrote :

one more fix for icons creation.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'tools/win32/bzr.iss.cog'
--- tools/win32/bzr.iss.cog 2009-09-16 19:30:54 +0000
+++ tools/win32/bzr.iss.cog 2009-09-17 04:08:26 +0000
@@ -212,7 +212,7 @@
212212
213; [[[cog213; [[[cog
214; if "TBZR" in os.environ:214; if "TBZR" in os.environ:
215; cog.outl(r'Name: "{group}\TortoiseBZR documentation"; Filename: "{app}\doc\tbzr\index.html"; Comment: "Launch TortoiseBZR documentation";')215; cog.outl(r'Name: "{group}\TortoiseBZR documentation"; Filename: "{app}\doc\tbzr\index.html"; Comment: "Launch TortoiseBZR documentation"; Components: tortoise;')
216; ]]]216; ]]]
217; [[[end]]]217; [[[end]]]
218218

Subscribers

People subscribed via source and target branches