diff -r 7ce719013078 -r 36e9f388958b E5XML/PluginRepositoryReader.py --- a/E5XML/PluginRepositoryReader.py Sat Oct 19 13:03:39 2013 +0200 +++ b/E5XML/PluginRepositoryReader.py Sat Oct 19 14:05:26 2013 +0200 @@ -66,7 +66,7 @@ "author": "", "version": "", "filename": "", - } + } pluginInfo["status"] = self.attribute("status", "unknown") while not self.atEnd():