MultiProject/__init__.py

changeset 608
d8fea1e76975
parent 15
f6ccc31d6e72
child 791
9ec2ac20e54e
--- a/MultiProject/__init__.py	Mon Sep 13 15:59:43 2010 +0200
+++ b/MultiProject/__init__.py	Mon Sep 13 16:14:10 2010 +0200
@@ -7,8 +7,8 @@
 Package implementing the multi project management module of eric5.
 
 The multi project management module consists of the main part, which is
-used for reading and writing of eric5 multi project files (*.e4m *.e4mz) and
+used for reading and writing of eric5 multi project files (*.e4m) and
 for performing all operations on the multi project. It is accompanied by 
 various UI related modules implementing different dialogs and a browser 
 for the display of projects belonging to the current multi project.
-"""
\ No newline at end of file
+"""

eric ide

mercurial