From 373fb1f01cbf40eec325118a5dcd90a783e31ba7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Sat, 19 Apr 2008 10:36:21 +0000 Subject: [PATCH] #/src/GrampsDisplay : add french locale for wiki manual svn: r10590 --- src/GrampsDisplay.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/GrampsDisplay.py b/src/GrampsDisplay.py index c2964c636..2660416dd 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