install.py

changeset 902
c06241839b12
parent 900
c5d8b27ac6c1
child 903
0708b617a658
--- a/install.py	Sat Feb 19 14:48:33 2011 +0100
+++ b/install.py	Sat Feb 19 16:08:37 2011 +0100
@@ -158,6 +158,8 @@
     @param pydir the name of the directory where the Python script will
         eventually be installed
     @param wfile the basename of the wrapper
+    @param isGuiScript flag indicating a wrapper script for a GUI
+        application (boolean)
     @return the platform specific name of the wrapper
     """
     # all kinds of Windows systems

eric ide

mercurial