<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skribilo/po, branch v0.9.0</title>
<subtitle>Document production tool written in Guile Scheme (unofficial mirror)</subtitle>
<id>http://git.systemreboot.net/skribilo/atom?h=v0.9.0</id>
<link rel='self' href='http://git.systemreboot.net/skribilo/atom?h=v0.9.0'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/'/>
<updated>2008-02-04T19:01:18+00:00</updated>
<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>Update `fr.po'.</title>
<updated>2008-01-29T17:18:01+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2008-01-29T17:18:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=847c10f714a3a9e93620bb78fa9911cf6c7a1dfb'/>
<id>urn:sha1:847c10f714a3a9e93620bb78fa9911cf6c7a1dfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update `fr.po'.</title>
<updated>2007-12-14T14:11:49+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2007-12-14T14:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=8a9464a8afabf6066636858f3ed2f1e2e8ef55ac'/>
<id>urn:sha1:8a9464a8afabf6066636858f3ed2f1e2e8ef55ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update generated files.</title>
<updated>2007-10-28T20:27:34+00:00</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2007-10-28T20:27:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=f6debd49499f0cb4cd5abfb123a9d4c5be0c5c83'/>
<id>urn:sha1:f6debd49499f0cb4cd5abfb123a9d4c5be0c5c83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed the `coloring' module tree to `source' for consistency.</title>
<updated>2007-07-04T20:35:23+00:00</updated>
<author>
<name>Ludovic Courtes</name>
</author>
<published>2007-07-04T20:35:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=2ae08bbb4f7906cb61648ab577bb77acfb6523a9'/>
<id>urn:sha1:2ae08bbb4f7906cb61648ab577bb77acfb6523a9</id>
<content type='text'>
git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-134
</content>
</entry>
<entry>
<title>Fixed top-level Makefile.</title>
<updated>2007-06-11T14:39:23+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2007-06-11T14:39:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=e7a259a1b603c020827bcdfcc37ab69316c1a615'/>
<id>urn:sha1:e7a259a1b603c020827bcdfcc37ab69316c1a615</id>
<content type='text'>
* Makefile.am (EXTRA_DIST): Added `TODO' and `*.Skribe'.

* po/fr.po: Updated.

git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-74
</content>
</entry>
<entry>
<title>Updated (French) translation.</title>
<updated>2007-02-05T15:06:18+00:00</updated>
<author>
<name>Ludovic Court`es</name>
</author>
<published>2007-02-05T15:06:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/skribilo/commit/?id=ee24ea684adfaa702122c64b99151f3a7258ff34'/>
<id>urn:sha1:ee24ea684adfaa702122c64b99151f3a7258ff34</id>
<content type='text'>
git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-17
</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>
