This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients ncoghlan
Date 2010-12-21.11:53:55
SpamBayes Score 2.1581682e-06
Marked as misclassified No
Message-id <1292932439.68.0.958376446451.issue10747@psf.upfronthosting.co.za>
In-reply-to
Content
This issue is to propose specific wording to Martin for inclusion of version details in the Windows shortcuts. This is to make the shortcuts easier to use when the hierarchical menu information is lost for any reason (e.g frequently used program list, searching the start menu, copied to desktop).

Shortcuts currently installed:
- Python (command line)
- Python Manuals
- Module Docs
- IDLE (Python GUI)
- Uninstall Python

Initial proposal for 32 bit builds:
- Python 3.2 (command line - 32 bit)
- Python 3.2 Manuals
- Python 3.2 Docs Server (pydoc - 32 bit)
- IDLE (Python 3.2 GUI - 32 bit)
- Uninstall Python 3.2 (32 bit)

Initial proposal for 64 bit builds:
- Python 3.2 (command line - 64 bit)
- Python 3.2 Manuals
- Python 3.2 Docs Server (pydoc - 64 bit)
- IDLE (Python 3.2 GUI - 64 bit)
- Uninstall Python 3.2 (64 bit)

Any feedback/alternate suggestions/bikeshedding on the python-dev thread, please ;)
History
Date User Action Args
2010-12-21 11:53:59ncoghlansetrecipients: + ncoghlan
2010-12-21 11:53:59ncoghlansetmessageid: <1292932439.68.0.958376446451.issue10747@psf.upfronthosting.co.za>
2010-12-21 11:53:55ncoghlanlinkissue10747 messages
2010-12-21 11:53:55ncoghlancreate