--- 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():