Show More
@@ -45,5 +45,9 b' hgext.win32text =' | |||
|
45 | 45 | ; Alternatively, you can explicitly specify each file extension that |
|
46 | 46 | ; you want decoded (any you omit will be left untouched), like this: |
|
47 | 47 | ; **.txt = dumbdecode: |
|
48 | [hgk] | |
|
49 | ; Replace the following with your path to hgk, uncomment it and | |
|
50 | ; install ActiveTcl (or another win32 port) | |
|
51 | ; path="C:\Program Files\Mercurial\Contrib\hgk.tcl" | |
|
48 | 52 | |
|
49 | 53 |
@@ -30,6 +30,7 b' PrivilegesRequired=none' | |||
|
30 | 30 | Source: contrib\mercurial.el; DestDir: {app}/Contrib |
|
31 | 31 | Source: contrib\vim\*.*; DestDir: {app}/Contrib/Vim |
|
32 | 32 | Source: contrib\zsh_completion; DestDir: {app}/Contrib |
|
33 | Source: contrib\hgk; DestDir: {app}/Contrib; DestName: hgk.tcl | |
|
33 | 34 | Source: contrib\win32\ReadMe.html; DestDir: {app}; Flags: isreadme |
|
34 | 35 | Source: contrib\mergetools.hgrc; DestDir: {tmp}; |
|
35 | 36 | Source: contrib\win32\mercurial.ini; DestDir: {app}; DestName: Mercurial.ini; Check: CheckFile; AfterInstall: ConcatenateFiles; |
General Comments 0
You need to be logged in to leave comments.
Login now