Project/ProjectBrowser.py

changeset 3670
f0cb7579c0b4
parent 3656
441956d8fce5
child 4021
195a471c327b
--- a/Project/ProjectBrowser.py	Sat Jul 05 11:41:14 2014 +0200
+++ b/Project/ProjectBrowser.py	Sat Jul 05 12:13:23 2014 +0200
@@ -4,7 +4,7 @@
 #
 
 """
-Module implementing the project browser part of the eric5 UI.
+Module implementing the project browser part of the eric6 UI.
 """
 
 from __future__ import unicode_literals
@@ -28,7 +28,7 @@
 
 class ProjectBrowser(E5TabWidget):
     """
-    Class implementing the project browser part of the eric5 UI.
+    Class implementing the project browser part of the eric6 UI.
     
     It generates a widget with up to seven tabs. The individual tabs contain
     the project sources browser, the project forms browser,

eric ide

mercurial