compileUiFiles.py

changeset 15
f6ccc31d6e72
parent 13
1af94a91f439
child 428
58405c24aa09
child 792
a13346916170
--- a/compileUiFiles.py	Sat Jan 02 16:15:57 2010 +0000
+++ b/compileUiFiles.py	Sat Jan 02 17:09:08 2010 +0000
@@ -5,7 +5,7 @@
 #
 
 """
-Script for eric4 to compile all .ui files to Python source.
+Script for eric5 to compile all .ui files to Python source.
 """
 
 import sys
@@ -115,4 +115,4 @@
         print("""An internal error occured.  Please report all the output of the program,
 including the following traceback, to eric5-bugs@eric-ide.python-projects.org.
 """)
-        raise
+        raise
\ No newline at end of file

eric ide

mercurial