revert r17624
svn: r17668
This commit is contained in:
parent
b68843b704
commit
b86b1ae8ae
@ -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.
|
||||||
"""
|
"""
|
||||||
self.URL = "http://www.gramps-project.org/wiki/index.php?title=Plugins&action=raw"
|
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