From: Hans U. N. <hu...@us...> - 2006-06-30 13:44:05
|
Update of /cvsroot/libexif/gexif In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv18130 Modified Files: configure.ac Log Message: polish is pl, not po Index: configure.ac =================================================================== RCS file: /cvsroot/libexif/gexif/configure.ac,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -d -r1.4 -r1.5 --- configure.ac 15 Aug 2005 20:52:47 -0000 1.4 +++ configure.ac 30 Jun 2006 13:44:00 -0000 1.5 @@ -35,7 +35,7 @@ GP_PKG_CONFIG # i18n support # --------------------------------------------------------------------------- GP_GETTEXT_HACK([],[Lutz Müller and others]) -ALL_LINGUAS="de es fr po" +ALL_LINGUAS="de es fr pl" AM_GNU_GETTEXT_VERSION([0.14.1]) AM_GNU_GETTEXT([external]) AM_PO_SUBDIRS() |