mirror of https://github.com/tstellar/bygfoot.git
added pt lang
This commit is contained in:
parent
0abac86291
commit
2b59e33119
|
@ -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 ro bg zh es da sv it"
|
ALL_LINGUAS="de nl fr pl pt 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