#!@SHELL@ # A shorthand for "guix offload", for use by the daemon. if test "x$GUIX_UNINSTALLED" = "x" then prefix="@prefix@" exec_prefix="@exec_prefix@" exec "@bindir@/guix" offload "$@" else exec guix offload "$@" fi ='Atom feed' href='https://git.koszko.org/guix/atom/po/doc/local.mk?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/po/doc/local.mk
AgeCommit message (Expand)Author
2020-03-06doc: Fix build of German Cookbook translation....Florian Pelz
2020-02-17doc: Add German Cookbook translation....Florian Pelz
2019-09-18doc: Add Guix Cookbook....Ricardo Wurmus
2019-05-13doc: Add Russian translation....Ludovic Courtès
2019-04-30build: 'guix-manual.*.po' no longer depends on 'guix-manual.pot'....Ludovic Courtès
2019-04-29maint: Mark 'doc-pot-update' and 'doc-po-update' as phony....Ludovic Courtès
2019-04-24doc: Add Simplified Chinese translation....Ludovic Courtès
2019-04-23doc: Add Spanish translation....Miguel Ángel Arruga Vivas
2018-11-28nls: Update documentation po and pot with `make dist`....Julien Lepiller
2018-11-01doc: Add German translation....Julien Lepiller
2018-04-29build: Use only one domain for guix-manual....Julien Lepiller
2018-04-19gnu: doc: Add French documentation....Julien Lepiller
2018-04-19gnu: doc: Allow documentation to be translated....Julien Lepiller