diff -r d95d60ba16aa -r d8fea1e76975 MultiProject/__init__.py --- 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 +"""