add Finnish back to installed alanguages
svn: r4416
This commit is contained in:
parent
bfd5c4c4d4
commit
f95a450317
@ -1,3 +1,6 @@
|
||||
2005-04-24 Eero Tamminen <eerot@sf>
|
||||
* configure.in: Add Finnish back to installed languages
|
||||
|
||||
2005-04-24 Alex Roitman <shura@gramps-project.org>
|
||||
* src/plugins/rel_ru.py (get_parents): Remove gettext string.
|
||||
|
||||
|
@ -34,7 +34,7 @@ if test x$ICONV = xno; then
|
||||
AC_MSG_ERROR(Couldn't find iconv program.)
|
||||
fi
|
||||
|
||||
LANGUAGES="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo"
|
||||
LANGUAGES="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo fi"
|
||||
AC_SUBST(LANGUAGES)
|
||||
|
||||
DISTLANGS=
|
||||
|
Loading…
x
Reference in New Issue
Block a user