E5XML/PluginRepositoryReader.py

changeset 3035
36e9f388958b
parent 3022
57179e4cdadd
child 3060
5883ce99ee12
child 3113
2780e230f129
--- 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():

eric ide

mercurial