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
1=== modified file 'tools/win32/bzr.iss.cog'
2--- tools/win32/bzr.iss.cog 2009-09-16 19:30:54 +0000
3+++ tools/win32/bzr.iss.cog 2009-09-17 04:08:26 +0000
4@@ -212,7 +212,7 @@
5
6 ; [[[cog
7 ; if "TBZR" in os.environ:
8-; cog.outl(r'Name: "{group}\TortoiseBZR documentation"; Filename: "{app}\doc\tbzr\index.html"; Comment: "Launch TortoiseBZR documentation";')
9+; cog.outl(r'Name: "{group}\TortoiseBZR documentation"; Filename: "{app}\doc\tbzr\index.html"; Comment: "Launch TortoiseBZR documentation"; Components: tortoise;')
10 ; ]]]
11 ; [[[end]]]
12

Subscribers

People subscribed via source and target branches