Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.9.2, 0.9.3, and 1.0

stable iss: add help text files to installer

Changeset 91703c3411ba

Parent c7b16144f4b3

by Steve Borho

Changes to one file · Browse files at 91703c3411ba Showing diff from parent c7b16144f4b3 Diff from another changeset...

 
57
58
59
 
60
61
62
 
57
58
59
60
61
62
63
@@ -57,6 +57,7 @@
 Source: ..\build-hg\contrib\win32\ReadMe.html; DestDir: {app}; Flags: isreadme  Source: ..\build-hg\templates\*.*; DestDir: {app}\templates; Flags: recursesubdirs createallsubdirs  Source: ..\build-hg\locale\*.*; DestDir: {app}\locale; Flags: recursesubdirs createallsubdirs +Source: ..\build-hg\help\*.*; DestDir: {app}\help  Source: ..\build-hg\i18n\*.*; DestDir: {app}\i18n  Source: ..\build-hg\doc\*.html; DestDir: {app}\docs; Flags: ignoreversion; Components: help  Source: ..\build-hg\doc\style.css; DestDir: {app}\docs; Flags: ignoreversion; Components: help