From 5f76b591a0cebadf8e5ba66cab013b1cdeeb21a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Wed, 15 Oct 2008 08:20:40 +0000 Subject: [PATCH] enable more locale for wiki manual svn: r11147 --- src/GrampsDisplay.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/GrampsDisplay.py b/src/GrampsDisplay.py index 2660416dd..ef60e2f68 100644 --- a/src/GrampsDisplay.py +++ b/src/GrampsDisplay.py @@ -30,6 +30,9 @@ import os MANUALS = { 'nl' : '/nl', 'fr' : '/fr', + 'sq' : '/sq', + 'mk' : '/mk', + 'de' : '/de', } #first, determine language code, so nl_BE --> wiki /nl