[Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.28,1.29

Guido van Rossum gvanrossum@users.sourceforge.net
Thu, 01 Mar 2001 20:59:40 -0800


Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv1843

Modified Files:
	python20.wse 
Log Message:
Add a new item to the Python 2.1 start menu: "Module Docs".
This brings up Ping's pydoc server.

(XXX The icons for this and for IDLE seem screwed.  Oh well.)



Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -r1.28 -r1.29
*** python20.wse	2001/03/01 02:43:40	1.28
--- python20.wse	2001/03/02 04:59:38	1.29
***************
*** 953,956 ****
--- 953,962 ----
  end
  item: Install File
+   Source=%_SRC_%\Tools\scripts\pydoc
+   Destination=%MAINDIR%\pydoc
+   Description=Utility Scripts
+   Flags=0000000000000010
+ end
+ item: Install File
    Source=%_SRC_%\Tools\scripts\*.doc
    Destination=%MAINDIR%\Tools\Scripts
***************
*** 1331,1334 ****
--- 1337,1348 ----
    Destination=%GROUP%\IDLE (Python GUI).lnk
    Command Options=%MAINDIR%\Tools\idle\idle.pyw
+   Working Directory=%MAINDIR%
+   Key Type=1536
+   Flags=00000001
+ end
+ item: Create Shortcut
+   Source=%MAINDIR%\pythonw.exe
+   Destination=%GROUP%\Module Docs.lnk
+   Command Options=%MAINDIR%\pydoc
    Working Directory=%MAINDIR%
    Key Type=1536