summaryrefslogtreecommitdiff
path: root/doc/contributing.fr.texi
Commit message (Collapse)AuthorAge
* bootstrap: Break automake dependency on generated files.Miguel Ángel Arruga Vivas2019-04-26
| | | | | | | | | | | | | | | | * bootstrap: Generate stub files for the manual translations whose generated files are not included in the VCS. * doc/contributing.de.texi: Remove file. * doc/contributing.es.texi: Remove file. * doc/contributing.fr.texi: Remove file. * doc/contributing.zh_CN.texi: Remove file. * doc/guix.de.texi: Remove file. * doc/guix.es.texi: Remove file. * doc/guix.fr.texi: Remove file. * doc/guix.zh_CN.texi: Remove file. * .gitignore: Add them. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* nls: Update 'fr' translation of the manual.Julien Lepiller2019-04-24
|
* nls: Update 'fr' translation of the manual.Julien Lepiller2019-03-01
|
* nls: Update 'fr' translation.Julien Lepiller2018-12-02
|
* nls: Update 'fr' translation.Julien Lepiller2018-08-26
|
* nls: Update 'fr' translation.Julien Lepiller2018-06-23
|
* doc: Regenerate *.fr.texi.Ludovic Courtès2018-06-08
|
* gnu: doc: Add French documentation.Julien Lepiller2018-04-19
* doc/contributing.fr.texi: New file. * doc/guix.fr.texi: New file. * doc/local.mk (TRANSLATED_INFO): Add them. (info_TEXINFOS): Add guix.fr.texi. * po/doc/contributing.fr.po: New file. * po/doc/guix.fr.po: New file. * po/doc/local.mk (EXTRA_DIST): Add them.