aboutsummaryrefslogtreecommitdiff
path: root/content/pworldcat
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-01-24 11:27:37 +0100
committerWojtek Kosior <koszko@koszko.org>2022-01-24 11:45:04 +0100
commit9ceab6826af54f343a1f09ed0f6b2010552f8a2d (patch)
treeb359ba270a30d7830bd75fcd98bfbab8f3b9894f /content/pworldcat
parent0567d00d3f9bcaae87113f5c7d256493d5f2e71a (diff)
downloadhaketilo-fixes-demo-master.tar.gz
haketilo-fixes-demo-master.zip
Jacobk's and Koszko's improvements to app.box.comHEADmaster
Diffstat (limited to 'content/pworldcat')
0 files changed, 0 insertions, 0 deletions
Lepiller * doc/local.mk (OS_CONFIG_EXAMPLES_TEXI): Add he-config-bare-bones.scm. 2021-11-06nls: Update translations.Julien Lepiller * po/doc/guix-cookbook.es.po: New file. * po/doc/local.mk: Add 'es' cookbook. * doc/local.mk: Add 'es' cookbook. 2021-10-22doc: Set LC_ALL when translating xref commands.Julien Lepiller * doc/local.mk (xref_command): Set LC_ALL. 2021-10-17maint: Factorize po xref translation.Julien Lepiller This ensures we use the same method in "make" as in "guix/self.scm". * Makefile.am: Build guix/build/po.scm. * build-aux/convert-xref.scm: New file. * doc/local.mk (xref_command): Use it. * guix/self.scm (translate-cross-references): Move it... * guix/build/po.scm: Parse comments and flags separately to find fuzzy flags. (translate-cross-references): ...here. (parse-tree->assoc): Ignore fuzzy entries. 2021-08-04nls: Update translations.Julien Lepiller * po/doc/guix-cookbook.ru.po: New file. * po/doc/guix-cookbook.sk.po: New file. * po/*/*.po: Update translations. * doc/local.mk (COOKBOOK_LANGUAGES): Add ru and sk. (info_TEXINFOS): Add Russian and Slovak cookbooks. * po/doc/local.mk (DOC_COOKBOOK_PO_FILES): Add Russian and Slovak po files.