Re-enable Esperento support after a large review (8% to 99%)
This commit is contained in:
parent
4a64d306cc
commit
1ac41d1287
2
setup.py
2
setup.py
@ -49,7 +49,7 @@ import io
|
||||
from gramps.version import VERSION
|
||||
import unittest
|
||||
|
||||
ALL_LINGUAS = ('ar', 'bg', 'ca', 'cs', 'da', 'de', 'el', 'en_GB', 'es', 'fi', 'fr',
|
||||
ALL_LINGUAS = ('ar', 'bg', 'ca', 'cs', 'da', 'de', 'el', 'en_GB', 'eo', 'es', 'fi', 'fr',
|
||||
'he', 'hr', 'hu', 'it', 'ja', 'lt', 'nb', 'nl', 'nn', 'pl', 'pt_BR',
|
||||
'pt_PT', 'ru', 'sk', 'sl', 'sq', 'sv', 'uk', 'vi', 'zh_CN')
|
||||
INTLTOOL_FILES = ('data/tips.xml', 'gramps/plugins/lib/holidays.xml')
|
||||
|
Loading…
Reference in New Issue
Block a user