typo
svn: r17623
This commit is contained in:
parent
f6e32ce429
commit
0a6288548d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user