summaryrefslogtreecommitdiffstats
path: root/PCbuild/python20.wse
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2003-06-15 19:42:39 (GMT)
committerGuido van Rossum <guido@python.org>2003-06-15 19:42:39 (GMT)
commit5041cf6e44d3ba485e1d61ff3627bb5605094e3d (patch)
tree277dfa242c3e908b3166fe95630c064d46adead3 /PCbuild/python20.wse
parent8b76351934be5fcb53791019dab13ba3d6df4f89 (diff)
downloadcpython-5041cf6e44d3ba485e1d61ff3627bb5605094e3d.zip
cpython-5041cf6e44d3ba485e1d61ff3627bb5605094e3d.tar.gz
cpython-5041cf6e44d3ba485e1d61ff3627bb5605094e3d.tar.bz2
Changes to install the new idle: it's now in Lib/idlelib instead of
Tools/idle, in both source and destination. (There are still problems when running the IDLE icon, but they don't seem to have to do with the installer.)
Diffstat (limited to 'PCbuild/python20.wse')
-rw-r--r--PCbuild/python20.wse18
1 files changed, 9 insertions, 9 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse
index e97d4b0..354f2a6 100644
--- a/PCbuild/python20.wse
+++ b/PCbuild/python20.wse
@@ -2141,26 +2141,26 @@ item: Remark
Text=IDLE
end
item: Install File
- Source=..\tools\idle\*.py
- Destination=%MAINDIR%\Tools\idle
+ Source=..\Lib\idlelib\*.py
+ Destination=%MAINDIR%\Lib\idlelib
Description=Integrated DeveLopment Environment for Python
Flags=0000000000000010
end
item: Install File
- Source=..\tools\idle\*.txt
- Destination=%MAINDIR%\Tools\idle
+ Source=..\Lib\idlelib\*.txt
+ Destination=%MAINDIR%\Lib\idlelib
Description=Integrated DeveLopment Environment for Python
Flags=0000000000000010
end
item: Install File
- Source=..\tools\idle\icons\*
- Destination=%MAINDIR%\Tools\idle\Icons
+ Source=..\Lib\idlelib\Icons\*
+ Destination=%MAINDIR%\Lib\idlelib\Icons
Description=Integrated DeveLopment Environment for Python
Flags=0000000000000010
end
item: Install File
- Source=..\tools\idle\idle.pyw
- Destination=%MAINDIR%\Tools\idle\idle.pyw
+ Source=..\Lib\idlelib\idle.pyw
+ Destination=%MAINDIR%\Lib\idlelib\idle.pyw
Description=IDLE bootstrap script
Flags=0000000000000010
end
@@ -2944,7 +2944,7 @@ end
item: Create Shortcut
Source=%MAINDIR%\pythonw.exe
Destination=%GROUP%\IDLE (Python GUI).lnk
- Command Options="%MAINDIR%\Tools\idle\idle.pyw"
+ Command Options="%MAINDIR%\Lib\idlelib\idle.pyw"
Working Directory=%MAINDIR%
Key Type=1536
Flags=00000001