1
0
forked from GitHub/gf-core

added Mlt to make synopsis and make resourcedemo but didn't update the actual documents on the web server yet

This commit is contained in:
aarne
2013-04-30 19:46:21 +00:00
parent 6277bf04f9
commit e31c92f9c3
6 changed files with 8 additions and 6 deletions

View File

@@ -79,7 +79,7 @@ langsLang = langs `except` langsIncomplete
langsPresent = langsLang `except` ["Chi","Gre","Heb","Jpn","Mlt","Nep","Pes","Snd","Tha","Thb"]
-- languages for which Lang can be compiled but which are incomplete
langsIncomplete = ["Amh","Ara","Heb","Lat","Mlt","Tur","Thb"]
langsIncomplete = ["Amh","Ara","Heb","Lat","Tur","Thb"]
-- languages for which to compile Try
langsAPI = langsLang `except` langsIncomplete