--- 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