diff contrib/win32/mercurial.ini @ 7663:b0a0eb28a933

Package hgk Tcl/Tk script in win32 installer hgk script will be copied to Contrib/hgk.tcl
author Pascal Quantin <pascal.quantin@wavecom.com>
date Sat, 17 Jan 2009 15:25:20 +0100
parents 8aa338cd0df3
children 81900431589f
line wrap: on
line diff
--- a/contrib/win32/mercurial.ini	Sat Jan 17 15:23:13 2009 +0100
+++ b/contrib/win32/mercurial.ini	Sat Jan 17 15:25:20 2009 +0100
@@ -45,5 +45,9 @@
 ; Alternatively, you can explicitly specify each file extension that
 ; you want decoded (any you omit will be left untouched), like this:
 ; **.txt = dumbdecode:
+[hgk]
+; Replace the following with your path to hgk, uncomment it and 
+; install ActiveTcl (or another win32 port)
+; path="C:\Program Files\Mercurial\Contrib\hgk.tcl"