From 0b3cf9f91e6e47d35a7857da450c059247b3491e Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Mon, 28 Jun 2010 14:36:50 +0900 Subject: [PATCH] add occitan to list of languages --- ankiqt/ui/preferences.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ankiqt/ui/preferences.py b/ankiqt/ui/preferences.py index c673f65a1..aea36a807 100644 --- a/ankiqt/ui/preferences.py +++ b/ankiqt/ui/preferences.py @@ -38,6 +38,7 @@ class Preferences(QDialog): (u"Magyar", "hu"), (u"Nederlands","nl"), (u"Norsk","nb"), + (u"Occitan","oc"), (u"Polski", "pl"), (u"Português Brasileiro", "pt_BR"), (u"Português", "pt"),