--- a/Beremiz.py Thu Aug 27 12:47:40 2009 +0200
+++ b/Beremiz.py Tue Sep 01 10:40:11 2009 +0200
@@ -1288,7 +1288,7 @@
message = wx.MessageDialog(self, _("\"%s\" folder is not a valid Beremiz project\n")%projectpath, _("Error"), wx.OK|wx.ICON_ERROR)
def OnCloseProjectMenu(self, event):