diff options
| author | Tim Peters <tim.peters@gmail.com> | 2001-08-01 18:42:54 +0000 |
|---|---|---|
| committer | Tim Peters <tim.peters@gmail.com> | 2001-08-01 18:42:54 +0000 |
| commit | a7f6de76910ce0864e2cdb0a9cacf250bef3c57a (patch) | |
| tree | 89f0eadafe5806037109eadef8c648e17852c6ad | |
| parent | 60515573baea589b8858873f9da0909e17b30f2d (diff) | |
| download | cpython-git-a7f6de76910ce0864e2cdb0a9cacf250bef3c57a.tar.gz | |
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 04213dee7d..5e0347c347 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 7ef6215a04..9eca9218c8 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 |
