From af1de6aaf68a2928fcd2b4bf8ba8c5950508ec29 Mon Sep 17 00:00:00 2001 From: Peter Landgren Date: Thu, 4 Feb 2010 16:11:00 +0000 Subject: [PATCH] Update for Swedish under Windows. svn: r14211 --- src/plugins/rel/relplugins.gpr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/rel/relplugins.gpr.py b/src/plugins/rel/relplugins.gpr.py index 0886be3c7..d6af4a7b7 100644 --- a/src/plugins/rel/relplugins.gpr.py +++ b/src/plugins/rel/relplugins.gpr.py @@ -250,4 +250,4 @@ plg.ptype = RELCALC plg.relcalcclass = 'RelationshipCalculator' plg.lang_list = ["sv", "SV", "sv_SE", "swedish", "Swedish", "sv_SE.UTF8", "sv_SE@euro", "sv_SE.UTF8@euro", "svenska", "Svenska", - "sv_SE.UTF-8", "sv_SE.utf-8", "sv_SE.utf8"] + "sv_SE.UTF-8", "sv_SE.utf-8", "sv_SE.utf8", "Swedish_Sweden"]