]> granicus.if.org Git - python/commitdiff
Removes unused string resources from Windows installer.
authorSteve Dower <steve.dower@microsoft.com>
Fri, 20 Feb 2015 16:23:23 +0000 (08:23 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Fri, 20 Feb 2015 16:23:23 +0000 (08:23 -0800)
Tools/msi/exe/exe_en-US.wxl_template

index cc60ef66351808631afef6c2dfa09cc3454b68b3..577fbe51a52afa82e4f96fc5aeeebafea4ab13eb 100644 (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>