Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-22 | Update `.gitignore' for the M4 macros. | Ludovic Courtès | |
2008-11-22 | configure: Make sure the SRFI-35 implementation is not broken. | Ludovic Courtès | |
* configure.ac: Use `SKR_GUILE_SRFI_35_WORKS'. | |||
2008-04-21 | Remove `.arch-inventory' files. | Ludovic Courtès | |
2008-02-06 | configure: Improve detection of a suitable Lout. | Ludovic Courtès | |
* configure.ac: Use `LOUT_PROGRAM' and `LOUT_REQUIRED_PACKAGE'. * m4/lout.m4: New. | |||
2007-02-02 | Added basic GNU Gettext support. | Ludovic Court`es | |
* .arch-inventory: Mark `ABOUT-NLS' as precious. * Makefile.am (SUBDIRS): Added `po'. (ACLOCAL_AMFLAGS): New. (EXTRA_DIST): New. * configure.ac: Look for `gettext', output `po/Makefile.in'. * src/guile/skribilo/biblio/template.scm (make-bib-entry-template/default): Internationalized a bit. (make-bib-entry-template/skribe): Likewise. * src/guile/skribilo/utils/syntax.scm (%skribilo-module-reader): I18ned. (_): New. (N_): New. git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-11 |