From 4a4b66be9fb6d2344304221f05a8edbd8211a355 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Tue, 20 Sep 2011 14:20:41 +0000 Subject: [PATCH] update list to 3.3 ... svn: r18177 --- src/plugins/gramplet/PluginManagerGramplet.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/gramplet/PluginManagerGramplet.py b/src/plugins/gramplet/PluginManagerGramplet.py index 44e068ead..ada517dd5 100644 --- a/src/plugins/gramplet/PluginManagerGramplet.py +++ b/src/plugins/gramplet/PluginManagerGramplet.py @@ -42,7 +42,7 @@ class PluginManagerGramplet(Gramplet): """ Headlines News Gramplet reads the Headline News every hour. """ - URL = "http://www.gramps-project.org/wiki/index.php?title=Plugins&action=raw" + URL = "http://www.gramps-project.org/wiki/index.php?title=Plugins3.3&action=raw" def init(self): """ Initializes the Gramplet