From 3ee5c908f94fcc10d73482f38116aa28f33ef20b Mon Sep 17 00:00:00 2001 From: Serge Noiraud Date: Thu, 17 Dec 2009 20:14:00 +0000 Subject: [PATCH] Geography : unable to display geoview when only mozilla is present. svn: r13840 --- src/plugins/view/geoview.gpr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/view/geoview.gpr.py b/src/plugins/view/geoview.gpr.py index be480907f..56148f951 100644 --- a/src/plugins/view/geoview.gpr.py +++ b/src/plugins/view/geoview.gpr.py @@ -29,7 +29,7 @@ NOWEB = 0 WEBKIT = 1 -MOZIL = 2 +MOZILLA = 2 TOOLKIT = NOWEB