summaryrefslogtreecommitdiff
path: root/po/Makevars
Commit message (Collapse)AuthorAge
* build: Tell xgettext that the source is UTF-8.Ludovic Courtès2012-07-07
| | | | * po/Makevars (XGETTEXT_OPTIONS): Add `--from-code=UTF-8'.
* Gettextize, with GNU Gettext 0.18.1.Ludovic Courtès2012-06-29
* 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.