]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add a new item to the Python 2.1 start menu: "Module Docs".
authorGuido van Rossum <guido@python.org>
Fri, 2 Mar 2001 04:59:38 +0000 (04:59 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 2 Mar 2001 04:59:38 +0000 (04:59 +0000)
This brings up Ping's pydoc server.

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

PCbuild/python20.wse

index 9e28fed56a68e536f32a1a7d9bffb3178816eac3..f9bb5c4382f1ae2576cac7c062f7a328e39dfa13 100644 (file)
@@ -951,6 +951,12 @@ item: Install File
   Description=Utility Scripts
   Flags=0000000000000010
 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
@@ -1334,6 +1340,14 @@ item: Create Shortcut
   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
+  Flags=00000001
+end
 item: End Block
 end
 item: Create Shortcut