Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/po Modified Files: Makefile.am Added Files: es.po Log Message: spanish - for now it'll be the generic spanish until we have multipel spanish translations... :) =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/po/Makefile.am,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- Makefile.am 15 Apr 2005 00:59:40 -0000 1.6 +++ Makefile.am 15 Apr 2005 06:29:43 -0000 1.7 @@ -5,21 +5,26 @@ podir = po_DATA = \ fr.mo \ -ja.mo +ja.mo \ +es.mo LANGS = \ fr \ -ja +ja \ +es EXTRA_DIST = \ enlightenment.pot \ fr.po \ -ja.po +ja.po \ +es.po ja.mo: $(MSGFMT) -f -o $@ ja.po fr.mo: $(MSGFMT) -f -o $@ fr.po +es.mo: + $(MSGFMT) -f -o $@ es.po install-poDATA: uninstall-poDATA: ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs