diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-08-01 18:42:54 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-08-01 18:42:54 (GMT) |
commit | a7f6de76910ce0864e2cdb0a9cacf250bef3c57a (patch) | |
tree | 89f0eadafe5806037109eadef8c648e17852c6ad | |
parent | 60515573baea589b8858873f9da0909e17b30f2d (diff) | |
download | cpython-a7f6de76910ce0864e2cdb0a9cacf250bef3c57a.zip cpython-a7f6de76910ce0864e2cdb0a9cacf250bef3c57a.tar.gz cpython-a7f6de76910ce0864e2cdb0a9cacf250bef3c57a.tar.bz2 |
Just changes to comments.
-rw-r--r-- | PCbuild/Uninstal.wse | 3 | ||||
-rw-r--r-- | PCbuild/python20.wse | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/PCbuild/Uninstal.wse b/PCbuild/Uninstal.wse index 04213de..5e0347c 100644 --- a/PCbuild/Uninstal.wse +++ b/PCbuild/Uninstal.wse @@ -28,9 +28,6 @@ item: Remark Text=uninstall info under HKCU instead of HKLM if the user doesn't have Admin privs. end item: Remark - Text=Hmm! Also changed it to use the 32-bit uninstaller! -end -item: Remark end item: Remark Text= Install Support for uninstalling the application. diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 7ef6215..9eca921 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -72,6 +72,9 @@ item: Remark Text=Other things that need fiddling: end item: Remark + Text= The APPTITLE setting above. +end +item: Remark Text= The "Title:" in the upper left corner of the GUI. end item: Remark |