From 739253e7064653da0f41b0ffe817a4d0c5863e38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Tue, 8 Apr 2008 09:45:32 +0000 Subject: [PATCH] #/src/GrampsDisplay : add french locale for wiki manual svn: r10522 --- src/GrampsDisplay.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/GrampsDisplay.py b/src/GrampsDisplay.py index fc910b447..fde428eee 100644 --- a/src/GrampsDisplay.py +++ b/src/GrampsDisplay.py @@ -29,6 +29,7 @@ import os #nl for Dutch (nl_BE, nl_NL language code) MANUALS = { 'nl' : '/nl', + 'fr' : '/fr', } #first, determine language code, so nl_BE --> wiki /nl