]> git.saurik.com Git - wxWidgets.git/commitdiff
pywrap should be treated as a gui script
authorRobin Dunn <robin@alldunn.com>
Mon, 10 Jul 2006 16:04:31 +0000 (16:04 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 10 Jul 2006 16:04:31 +0000 (16:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/scripts/CreateBatchFiles.py

index 6fb1d8780b6dacf76d4c19d2ba5d841134a30cec..d828cf83e043bdf870dfef9a51c51c5a5a09afd0 100644 (file)
@@ -23,7 +23,7 @@ scripts = [ ("img2png",    0),
             ("xrced",      1),
             ("pyshell",    1),
             ("pycrust",    1),
-            ("pywrap",     0),
+            ("pywrap",     1),
             ("pyalamode",  1),
             ("pyalacarte", 1),
             ("helpviewer", 1),