mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-18 18:02:32 +01:00
added support for pt_PT and pt_BR
This commit is contained in:
parent
963fb9af77
commit
7bc292719f
@ -30,7 +30,7 @@ AC_SUBST(GETTEXT_PACKAGE)
|
|||||||
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package.])
|
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package.])
|
||||||
|
|
||||||
dnl Add the languages which your application supports here.
|
dnl Add the languages which your application supports here.
|
||||||
ALL_LINGUAS="de nl fr pl pt ro bg zh es da sv it"
|
ALL_LINGUAS="de nl fr pl pt_PT pt_BR ro bg zh es da sv it"
|
||||||
AM_GLIB_GNU_GETTEXT
|
AM_GLIB_GNU_GETTEXT
|
||||||
|
|
||||||
dnl gstreamer checking
|
dnl gstreamer checking
|
||||||
|
Loading…
Reference in New Issue
Block a user