aboutsummaryrefslogtreecommitdiff
path: root/po/doc/guix-manual.ru.po
diff options
context:
space:
mode:
authorRaghav Gururajan <rg@raghavgururajan.name>2021-01-03 19:03:00 -0500
committerLeo Prikler <leo.prikler@student.tugraz.at>2021-01-31 09:22:49 +0100
commit79389ac37f6f5082a8ce49910ec552cac3659168 (patch)
tree6d20b3cb3bbb41c607f6d661189816790667936a /po/doc/guix-manual.ru.po
parent83299e541ff47915ec7f42ddeea488f22304d8cd (diff)
downloadguix-79389ac37f6f5082a8ce49910ec552cac3659168.tar.gz
guix-79389ac37f6f5082a8ce49910ec552cac3659168.zip
gnu: Add cmake-shared.
* gnu/packages/cmake.scm (cmake-shared): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
Diffstat (limited to 'po/doc/guix-manual.ru.po')
0 files changed, 0 insertions, 0 deletions
d it. Julien Lepiller 2021-04-18nls: Add Portuguese (Brazil) translation of the manual.Julien Lepiller 2021-04-18nls: Add French translation of the cookbook.Julien Lepiller 2021-04-18doc: Fix pxref translation issue....* doc/local.mk (xref_command): Change regexp to match properly. Julien Lepiller 2020-10-27doc: Fix xref translation macro....* doc/local.mk (xref_command): Wrap loop body in 'if [ -n "$$e" ]'. This avoids shell syntax errors when producing doc/guix-cookbook.de.texi, which for some reason gets an empty 'e' at one point. Quote the first argument to 'head'. Ludovic Courtès