Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e Modified Files: autogen.sh configure.in Log Message: damn - um... patches from mailing list - fix patch with layer number. da.po - waiting for da.po i can use.. etc :) =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/autogen.sh,v retrieving revision 1.13 retrieving revision 1.14 diff -u -3 -r1.13 -r1.14 --- autogen.sh 26 Apr 2005 22:55:53 -0000 1.13 +++ autogen.sh 12 Jul 2005 03:53:41 -0000 1.14 @@ -10,7 +10,6 @@ && echo "Running automake..."; automake --add-missing --copy --gnu \ && echo "Generating gettext enlightenment.pot template"; \ xgettext \ --s \ -n \ -C \ -d enlightenment \ =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/configure.in,v retrieving revision 1.73 retrieving revision 1.74 diff -u -3 -r1.73 -r1.74 --- configure.in 3 Jul 2005 07:23:02 -0000 1.73 +++ configure.in 12 Jul 2005 03:53:41 -0000 1.74 @@ -124,7 +124,8 @@ AC_SUBST(x_cflags) AC_SUBST(x_libs) -ALL_LINGUAS="bg de es fi fr ja pl pt ru zh_CN hu sl it cs" +ALL_LINGUAS="bg de es fi fr ja pl pt ru zh_CN hu sl it cs da" +AC_SUBST(ALL_LINGUAS) AM_GNU_GETTEXT([external]) AM_GNU_GETTEXT_VERSION(0.12.1) ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs