added Urd to Setup

This commit is contained in:
aarne
2010-09-03 14:05:07 +00:00
parent cff7dfcf7b
commit bdf8805250

View File

@@ -196,7 +196,8 @@ langsCoding = [
(("spanish", "Spa"),""),
(("swedish", "Swe"),""),
(("thai", "Tha"),"to_thai"),
(("turkish", "Tur"),"")
(("turkish", "Tur"),""),
(("urdu", "Urd"),"")
]
langs = map fst langsCoding