From f68b089361ba768f1a9398225040af3e9faafbf3 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Fri, 29 Jun 2012 22:22:48 +0200 Subject: Gettextize, with GNU Gettext 0.18.1. * Makefile.am (EXTRA_DIST): Add `build-aux/config.rpath'. (SUBDIRS, ACLOCAL_AMFLAGS): New variables. * configure.ac: Use `AM_GNU_GETTEXT'. Emit `po/Makefile.in'. * po/Makevars, po/POTFILES.in: New files. --- .gitignore | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a0331bcc5d..c6d6ad909b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,25 @@ Makefile config.cache /aclocal.m4 /config.status +/ABOUT-NLS +/m4/ChangeLog +/m4/gettext.m4 +/m4/iconv.m4 +/m4/lib-ld.m4 +/m4/lib-link.m4 +/m4/lib-prefix.m4 +/m4/nls.m4 +/m4/po.m4 +/m4/progtest.m4 +/po/ChangeLog +/po/Makefile.in.in +/po/POTFILES +/po/Rules-quot +/po/boldquot.sed +/po/en@boldquot.header +/po/en@quot.header +/po/insert-header.sin +/po/quot.sed +/po/remove-potcdate.sin +/po/stamp-po +/po/guix.pot -- cgit v1.2.3