mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Adds pydoc shortcut, Edit with IDLE menu, moves redist folder into externals and fixes test script.
This commit is contained in:
parent
fef9c1b368
commit
102f72cf1a
8 changed files with 94 additions and 31 deletions
|
@ -5,4 +5,8 @@
|
|||
<String Id="NoPython">No !(loc.ProductName) installation was detected.</String>
|
||||
<String Id="ShortcutName">IDLE (Python {{ShortVersion}} {{Bitness}})</String>
|
||||
<String Id="ShortcutDescription">Launches IDLE, the interactive environment for !(loc.ProductName).</String>
|
||||
<String Id="PyDocShortcutName">Python {{ShortVersion}} Module Docs ({{Bitness}})</String>
|
||||
<String Id="PyDocShortcutDescription">Start the !(loc.ProductName) documentation server.</String>
|
||||
<String Id="EditMenu">&Edit with IDLE</String>
|
||||
<String Id="EditSubMenu">Edit with IDLE {{ShortVersion}} ({{Bitness}})</String>
|
||||
</WixLocalization>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue