Author: glen Date: Sun Aug 14 13:42:55 2011 New Revision: 12317 Modified: rc-scripts/trunk/po/Makefile.am rc-scripts/trunk/po/rc-scripts.pot Log: add makepot.pl to EXTRA_DIST
Modified: rc-scripts/trunk/po/Makefile.am ============================================================================== --- rc-scripts/trunk/po/Makefile.am (original) +++ rc-scripts/trunk/po/Makefile.am Sun Aug 14 13:42:55 2011 @@ -1,7 +1,7 @@ @SET_MAKE@ -EXTRA_DIST = @POTFILES@ @[email protected] +EXTRA_DIST = @POTFILES@ @[email protected] makepot.pl POTSRC = @POTSRC@ Modified: rc-scripts/trunk/po/rc-scripts.pot ============================================================================== --- rc-scripts/trunk/po/rc-scripts.pot (original) +++ rc-scripts/trunk/po/rc-scripts.pot Sun Aug 14 13:42:55 2011 @@ -1,4 +1,4 @@ -# Polish translation of rc-scripts. +# translation of rc-scripts. # msgid "" msgstr "" _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
