Enlightenment CVS committal Author : maxerba Project : e_modules Module : evolume
Dir : e_modules/evolume Modified Files: autogen.sh configure.ac Log Message: re-enabled i18n support since it seems to be working on my box =================================================================== RCS file: /cvs/e/e_modules/evolume/autogen.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- autogen.sh 21 Mar 2006 02:12:18 -0000 1.1 +++ autogen.sh 9 Apr 2006 17:51:48 -0000 1.2 @@ -8,7 +8,7 @@ && echo "Running autoconf..."; autoconf \ && echo "Running libtoolize..."; ( libtoolize --automake || glibtoolize --automake ) \ && echo "Running automake..."; automake --add-missing --copy --gnu && \ -echo "Generating gettext moon.pot template" && \ +echo "Generating gettext evolume.pot template" && \ xgettext \ --output evolume.pot \ --output-dir=po \ =================================================================== RCS file: /cvs/e/e_modules/evolume/configure.ac,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- configure.ac 31 Mar 2006 07:00:24 -0000 1.3 +++ configure.ac 9 Apr 2006 17:51:48 -0000 1.4 @@ -13,12 +13,11 @@ AC_PROG_LIBTOOL AC_C___ATTRIBUTE__ +ALL_LINGUAS="it fi" +AC_SUBST(ALL_LINGUAS) -#ALL_LINGUAS="ru_RU" -#AC_SUBST(ALL_LINGUAS) -# -#AM_GNU_GETTEXT([external]) -#AM_GNU_GETTEXT_VERSION(0.12.1) +AM_GNU_GETTEXT([external]) +AM_GNU_GETTEXT_VERSION(0.12.1) #if test "x$LIBINTL" = "x"; then # LIBINTL="$INTLLIBS" #fi ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs