From 3423e17cf58f1c26dde02e301417d16bca908764 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Wed, 15 Oct 2008 08:22:03 +0000 Subject: [PATCH] enable more locale for wiki manual svn: r11148 --- src/GrampsDisplay.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/GrampsDisplay.py b/src/GrampsDisplay.py index fde428eee..71dd73e23 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