--- a/E5XML/PluginRepositoryReader.py Fri Nov 01 15:48:48 2013 +0100
+++ b/E5XML/PluginRepositoryReader.py Sun Nov 03 15:58:22 2013 +0100
@@ -68,7 +68,7 @@
"author": "",
"version": "",
"filename": "",
- }
+ }
pluginInfo["status"] = self.attribute("status", "unknown")
while not self.atEnd():