svn: r17623
This commit is contained in:
Jérôme Rapinat 2011-05-30 13:55:05 +00:00
parent f6e32ce429
commit 0a6288548d

View File

@ -42,7 +42,7 @@ class PluginManagerGramplet(Gramplet):
""" """
Headlines News Gramplet reads the Headline News every hour. Headlines News Gramplet reads the Headline News every hour.
""" """
URL = "http://www.gramps-project.org/wiki/index.php?title=Plugins&action=raw" self.URL = "http://www.gramps-project.org/wiki/index.php?title=Plugins&action=raw"
def init(self): def init(self):
""" """
Initializes the Gramplet Initializes the Gramplet