From 81895ad0670f7dd1ad072f0d216c8ab2cf01778c Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 26 Sep 2012 13:04:18 +0000 Subject: [PATCH] Add Persian to the list of installed RGL langauges --- Setup.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/Setup.hs b/Setup.hs index c9364b04b..f1ab8569c 100644 --- a/Setup.hs +++ b/Setup.hs @@ -219,6 +219,7 @@ langsCoding = [ (("latin", "Lat"),""), (("latvian", "Lav"),""), (("norwegian","Nor"),""), + (("persian", "Pes"),""), (("polish", "Pol"),""), (("punjabi", "Pnb"),""), (("romanian", "Ron"),""),