revert r17665 and r17623
svn: r17667
This commit is contained in:
parent
97b5df209d
commit
c3234e5c6f
@ -53,7 +53,6 @@ class PluginManagerGramplet(Gramplet):
|
|||||||
"""
|
"""
|
||||||
The main code of the Gramplet. (iterator)
|
The main code of the Gramplet. (iterator)
|
||||||
"""
|
"""
|
||||||
self.URL = URL
|
|
||||||
self.set_text(_("Reading") + " '%s'..." % self.URL)
|
self.set_text(_("Reading") + " '%s'..." % self.URL)
|
||||||
yield True
|
yield True
|
||||||
fp = urllib.urlopen(self.URL)
|
fp = urllib.urlopen(self.URL)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user