guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (9490c41 -> bf5c74e)


From: julien lepiller
Subject: branch master updated (9490c41 -> bf5c74e)
Date: Thu, 19 Apr 2018 15:32:37 -0400 (EDT)

roptat pushed a change to branch master
in repository guix.

      from  9490c41   gnu: ert-runner: Adjust ert-runner wrapper to honor 
EMACSLOADPATH.
       new  b9fe8fd   gnu: doc: Allow documentation to be translated.
       new  76fa5e0   gnu: guix: Add po4a input.
       new  bf5c74e   gnu: doc: Add French documentation.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                          |    17 +
 Makefile.am                         |    10 +-
 configure.ac                        |     4 +
 doc/contributing.fr.texi            |   505 +
 doc/{guix.texi => guix.fr.texi}     | 14523 ++++++-----
 doc/local.mk                        |    53 +-
 gnu/packages/package-management.scm |     4 +-
 po/doc/contributing.fr.po           |  1220 +
 po/doc/contributing.pot             |   962 +
 po/doc/guix.fr.po                   | 42145 +++++++++++++++++++++++++++++++
 po/doc/guix.pot                     | 46344 ++++++++++++++++++++++++++++++++++
 po/doc/local.mk                     |    77 +
 12 files changed, 98371 insertions(+), 7493 deletions(-)
 create mode 100644 doc/contributing.fr.texi
 copy doc/{guix.texi => guix.fr.texi} (61%)
 create mode 100644 po/doc/contributing.fr.po
 create mode 100644 po/doc/contributing.pot
 create mode 100644 po/doc/guix.fr.po
 create mode 100644 po/doc/guix.pot
 create mode 100644 po/doc/local.mk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]