<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skribilo/po/Makevars, branch main</title>
<subtitle>Document production tool written in Guile Scheme (unofficial mirror)</subtitle>
<id>http://git.systemreboot.net/skribilo/atom?h=main</id>
<link rel='self' href='http://git.systemreboot.net/skribilo/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/'/>
<updated>2018-03-30T13:42:50+00:00</updated>
<entry>
<title>syntax: Rename '_' to 'G_' to avoid issues on Guile 2.2.</title>
<updated>2018-03-30T13:42:50+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2018-03-30T13:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=6c7778dd9ec5e6cdc635238619dd18bfecfdf555'/>
<id>urn:sha1:6c7778dd9ec5e6cdc635238619dd18bfecfdf555</id>
<content type='text'>
Failing to do that, literal '_' would not match in contexts such as
'match' patterns on Guile 2.2.

* src/guile/skribilo/utils/syntax.scm (_): Rename to...
(G_): ... this.
* po/Makevars (XGETTEXT_OPTIONS): Adjust accordingly.
* src/guile/skribilo.scm,
src/guile/skribilo/ast.scm,
src/guile/skribilo/biblio.scm,
src/guile/skribilo/biblio/author.scm,
src/guile/skribilo/condition.scm,
src/guile/skribilo/engine.scm,
src/guile/skribilo/engine/info.scm,
src/guile/skribilo/engine/lout.scm,
src/guile/skribilo/index.scm,
src/guile/skribilo/package/base.scm,
src/guile/skribilo/package/lncs.scm,
src/guile/skribilo/reader/rss-2.scm,
src/guile/skribilo/source.scm,
src/guile/skribilo/sui.scm,
src/guile/skribilo/biblio/template.scm,
src/guile/skribilo/verify.scm: Use 'G_' instead of '_'.
</content>
</entry>
<entry>
<title>build: Use xgettext with --no-wrap.</title>
<updated>2015-03-11T20:53:28+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2015-03-11T20:52:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=52b13fec140bd34acaefbccb9fbfe15e5f6328c6'/>
<id>urn:sha1:52b13fec140bd34acaefbccb9fbfe15e5f6328c6</id>
<content type='text'>
Suggested by Benno Schulenberg &lt;coordinator@translationproject.org&gt;.

* po/Makevars (XGETTEXT_OPTIONS): Add --no-wrap.
</content>
</entry>
<entry>
<title>Update PO email address.</title>
<updated>2008-02-04T19:01:18+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-02-04T19:01:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=ea059c854083159bcd336ab29cba4936870b1c9f'/>
<id>urn:sha1:ea059c854083159bcd336ab29cba4936870b1c9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added basic GNU Gettext support.</title>
<updated>2007-02-02T17:15:33+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2007-02-02T17:15:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=147a7fa8376429e78fe17f4a199c2394149c33a9'/>
<id>urn:sha1:147a7fa8376429e78fe17f4a199c2394149c33a9</id>
<content type='text'>
* .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
</content>
</entry>
</feed>
