aboutsummaryrefslogtreecommitdiff
path: root/po/Makevars
AgeCommit message (Collapse)Author
2014-02-21ui: Handle SRFI-35 '&message' conditions.Ludovic Courtès
* guix/ui.scm (call-with-error-handling): Add case for 'message-condition?'. * po/Makevars: Fix typo in comment.
2014-01-24nar: Add 'restore-file-set', for use by build hooks.Ludovic Courtès
* guix/nar.scm (&nar-invalid-hash-error, &nar-signature-error): New condition types. (&nar-error): Add 'file' and 'port' fields. (&nar-read-error): Remove 'port' and 'file' fields. (lock-store-file, unlock-store-file, finalize-store-file, temporary-store-directory, restore-file-set): New procedures. * tests/nar.scm (%seed): New variable. (random-text): New procedure. ("restore-file-set (signed, valid)", "restore-file-set (missing signature)", "restore-file-set (corrupt)"): New tests. * po/Makevars (XGETTEXT_OPTIONS): Add '--keyword=message'.nar fixes * po/POTFILES.in: Add guix/nar.scm.
2012-11-04packages: `description' → `synopsis', `long-description' → `description'.Ludovic Courtès
* guix/packages.scm (<package>): Rename `description' to `synopsis', and `long-description' to `description'. * tests/packages.scm, distro/packages/base.scm, distro/packages/databases.scm, distro/packages/guile.scm, distro/packages/typesetting.scm: Update accordingly. * po/Makevars (XGETTEXT_OPTIONS): Update `--keyword' flags accordingly.
2012-07-07build: Tell xgettext that the source is UTF-8.Ludovic Courtès
* po/Makevars (XGETTEXT_OPTIONS): Add `--from-code=UTF-8'.
2012-06-29Gettextize, with GNU Gettext 0.18.1.Ludovic Courtès
* Makefile.am (EXTRA_DIST): Add `build-aux/config.rpath'. (SUBDIRS, ACLOCAL_AMFLAGS): New variables. * configure.ac: Use `AM_GNU_GETTEXT'. Emit `po/Makefile.in'. * po/Makevars, po/POTFILES.in: New files.
200'>2022-05-11gnu: polkit: Incorporate security fix and remove replacement.Ludovic Courtès 2022-01-26gnu: polkit: Fix CVE-2021-4034.Ludovic Courtès 2021-12-13gnu: Simplify package inputs.Ludovic Courtès 2021-11-27gnu: polkit: Rename default variable to 'polkit-mozjs'.Ludovic Courtès 2021-11-24gnu: polkit: Define polkit package variable based on architecture.Maxim Cournoyer 2021-11-19gnu: polkit: Fix elogind configuration.Timothy Sample 2021-11-11gnu: Add polkit-duktape.Maxim Cournoyer 2021-11-11gnu: polkit: Update to 0.120 and ungraft.Maxim Cournoyer 2021-11-11gnu: Add a missing copyright.Maxim Cournoyer 2021-09-20gnu: polkit: Prevent cross-compilation build error.Maxime Devos 2021-06-14gnu: Rename qtbase to qtbase-5.Maxim Cournoyer 2021-06-08gnu: polkit: Add replacement for CVE-2021-3560.Ludovic Courtès