eric5-pluginrepository.py

changeset 18
3b1f5d872fd7
parent 15
f6ccc31d6e72
child 97
c4086afea02b
--- a/eric5-pluginrepository.py	Sat Jan 02 18:19:35 2010 +0000
+++ b/eric5-pluginrepository.py	Sat Jan 02 18:52:53 2010 +0000
@@ -5,7 +5,7 @@
 #
 
 """
-Eric4 Plugin Installer
+Eric5 Plugin Installer
 
 This is the main Python script to install eric5 plugins from outside of the IDE.
 """
@@ -42,7 +42,7 @@
          "use the given directory as the one containing the config files"), 
     ]
     appinfo = Startup.makeAppInfo(sys.argv,
-                                  "Eric4 Plugin Repository",
+                                  "Eric5 Plugin Repository",
                                   "",
                                   "Utility to show the contents of the eric5"
                                   " Plugin repository.",

eric ide

mercurial