eric5-editor.py

changeset 18
3b1f5d872fd7
parent 15
f6ccc31d6e72
child 723
49ef401db2ce
child 792
a13346916170
--- a/eric5-editor.py	Sat Jan 02 18:19:35 2010 +0000
+++ b/eric5-editor.py	Sat Jan 02 18:52:53 2010 +0000
@@ -5,7 +5,7 @@
 #
 
 """
-Eric4 Editor
+Eric5 Editor
 
 This is the main Python script that performs the necessary initialization
 of the MiniEditor module and starts the Qt event loop. This is a standalone 
@@ -55,7 +55,7 @@
         ("", "name of file to edit")
     ]
     appinfo = Startup.makeAppInfo(sys.argv,
-                                  "Eric4 Editor",
+                                  "Eric5 Editor",
                                   "",
                                   "Simplified version of the eric5 editor",
                                   options)

eric ide

mercurial