Search
lxdream.org :: lxdream/configure.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename configure.in
changeset 664:728508bb08df
prev660:d1b2695347c6
next671:a530ea88eebd
author nkeynes
date Thu Apr 17 11:01:29 2008 +0000 (16 years ago)
permissions -rw-r--r--
last change Add spanish and italian translations (contributed by segnini75 and ghost22 respectively)
file annotate diff log raw
1.1 --- a/configure.in Wed Apr 16 23:47:32 2008 +0000
1.2 +++ b/configure.in Thu Apr 17 11:01:29 2008 +0000
1.3 @@ -202,7 +202,7 @@
1.4 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE",[translation domain])
1.5
1.6 dnl Add the languages which your application supports here.
1.7 -ALL_LINGUAS="de pt_BR"
1.8 +ALL_LINGUAS="de es it pt_BR"
1.9 AM_GLIB_GNU_GETTEXT
1.10
1.11 AC_OUTPUT([
.