Tcl Source Code

Check-in [d42ce62f9a]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fixed file association icon.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-1-branch-old
Files: files | file ages | folders
SHA1: d42ce62f9a9b1d08133ce751dbbc44873cde0d69
User & Date: stanton 1999-04-07 03:44:32.975
Original User & Date: stanton 1999-04-07 03:44:33.000
Context
1999-04-07
23:53
fixed typo check-in: 6a31b28cb6 user: surles tags: core-8-1-branch-old
03:44
Created branch core-8-1-b3-synthetic Closed-Leaf check-in: dc21e193c8 user: cvs2fossil tags: core-8-1-b3-synthetic, core-8-1-b3
03:44
Fixed file association icon. check-in: d42ce62f9a user: stanton tags: core-8-1-branch-old
03:21
Fixed broken man page. Renamed so it matches the C functio name. check-in: 52e302c7aa user: stanton tags: core-8-1-branch-old
Changes
Unified Diff Ignore Whitespace Patch
Changes to tools/tcl.wse.in.
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
end
item: Install File
  Source=${__TCLBASEDIR__}\tools\tcl81.cnt
  Destination=%MAINDIR%\doc\tcl81.cnt
  Flags=0000000000000010
end
item: Install File
  Source=${__TCLBASEDIR__}\tools\tcl.hlp
  Destination=%MAINDIR%\doc\tcl81.hlp
  Flags=0000000000000010
end
item: End Block
end
item: Set Variable
  Variable=MAINDIR







|







1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
end
item: Install File
  Source=${__TCLBASEDIR__}\tools\tcl81.cnt
  Destination=%MAINDIR%\doc\tcl81.cnt
  Flags=0000000000000010
end
item: Install File
  Source=${__TCLBASEDIR__}\tools\tcl81.hlp
  Destination=%MAINDIR%\doc\tcl81.hlp
  Flags=0000000000000010
end
item: End Block
end
item: Set Variable
  Variable=MAINDIR
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
  New Value=%MAINDIR%
  Value Name=Root
  Root=2
end
item: Edit Registry
  Total Keys=1
  Key=TclScript\DefaultIcon
  New Value=%SYS32%\tk81.dll
end
item: Edit Registry
  Total Keys=1
  Key=.tcl
  New Value=TclScript
end
item: Edit Registry







|







2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
  New Value=%MAINDIR%
  Value Name=Root
  Root=2
end
item: Edit Registry
  Total Keys=1
  Key=TclScript\DefaultIcon
  New Value=%MAINDIR%\bin\tk81.dll
end
item: Edit Registry
  Total Keys=1
  Key=.tcl
  New Value=TclScript
end
item: Edit Registry