Enlightenment CVS committal Author : ningerso Project : e17 Module : proto
Dir : e17/proto/ephoto Modified Files: Makefile.am configure.in Log Message: Adding gettext setup and swedish translation patch from nils. =================================================================== RCS file: /cvs/e/e17/proto/ephoto/Makefile.am,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- Makefile.am 23 Sep 2006 14:19:02 -0000 1.4 +++ Makefile.am 6 Oct 2006 02:22:52 -0000 1.5 @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = src data +SUBDIRS = src data po EXTRA_DIST = \ README AUTHORS COPYING ephoto.spec \ =================================================================== RCS file: /cvs/e/e17/proto/ephoto/configure.in,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- configure.in 23 Sep 2006 14:19:02 -0000 1.8 +++ configure.in 6 Oct 2006 02:22:52 -0000 1.9 @@ -17,6 +17,9 @@ AM_WITH_DMALLOC +AM_GNU_GETTEXT([external]) +AM_GNU_GETTEXT_VERSION(0.14) + dnl Add the languages which your application supports here. ALL_LINGUAS="" @@ -128,5 +131,5 @@ data/images/Makefile src/Makefile debian/changelog +po/Makefile ]) - ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs