From eb92b6d6934840232de8235d41242a5a0208b0ee Mon Sep 17 00:00:00 2001 From: Benny Malengier Date: Tue, 20 Jan 2009 12:56:28 +0000 Subject: [PATCH] revert to all manual position svn: r11673 --- src/const.py.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/const.py.in b/src/const.py.in index eebe3d68c..d7c8de57d 100644 --- a/src/const.py.in +++ b/src/const.py.in @@ -43,10 +43,10 @@ URL_HOMEPAGE = "http://gramps-project.org/" URL_MAILINGLIST = "http://sourceforge.net/mail/?group_id=25770" URL_BUGTRACKER = "http://bugs.gramps-project.org/bug_report_advanced_page.php" URL_WIKISTRING = "http://gramps-project.org/wiki/index.php?title=" -URL_MANUAL_PAGE = "Gramps_3.0_Wiki_Manual" +URL_MANUAL_PAGE = "Gramps_3.1_Wiki_Manual" WIKI_FAQ = "FAQ" -WIKI_KEYBINDINGS = "Gramps_3.0_Wiki_Manual_-_Keybindings" -WIKI_EXTRAPLUGINS= "3.0.x_Third-party_Plugins" +WIKI_KEYBINDINGS = "Gramps_3.1_Wiki_Manual_-_Keybindings" +WIKI_EXTRAPLUGINS= "3.1.x_Third-party_Plugins" #------------------------------------------------------------------------- #