Removes unused string resources from Windows installer.

This commit is contained in:
Steve Dower 2015-02-20 08:23:23 -08:00
parent 3fa84224fd
commit e7b92672a0
1 changed files with 0 additions and 2 deletions

View File

@ -4,6 +4,4 @@
<String Id="ShortDescriptor">executable</String>
<String Id="ShortcutName">Python {{ShortVersion}} ({{Bitness}})</String>
<String Id="ShortcutDescription">Launches the !(loc.ProductName) interpreter.</String>
<String Id="PathTitle">Add to PATH</String>
<String Id="PathDescription">Adds the install directory to PATH and .py to PATHEXT.</String>
</WixLocalization>