bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#32026: [PATCH 00/10] Add proper locale support to IceCat and Icedove


From: Maxim Cournoyer
Subject: bug#32026: [PATCH 00/10] Add proper locale support to IceCat and Icedove
Date: Mon, 13 Feb 2023 20:55:45 -0500

Hi,

This series adds the localization data packages (language packs) for IceCat
and Icedove, and have them used out of the box, per your operating system
defined locale (as for normal applications that didn't try didn't reinventing
the wheel!).

Thanks,


Maxim Cournoyer (10):
  gnu: Add a 'update-mozilla-locales' helper for maintenance.
  gnu: icedove: Compute a self-contained source.
  gnu: Define UPSTREAM-FIREFOX-SOURCE at the top level.
  gnu: icecat: Update the "ach" locale.
  gnu: icecat: Add a patch that makes building language packs
    reproducible.
  gnu: Add icecat-l10n and icedove-l10n.
  gnu: icedove: Automatically load system-provided extensions.
  gnu: Add language packs to icecat and icedove.
  gnu: icedove: Use the locale of the system.
  gnu: icecat: Use the locale of the system.

 gnu/local.mk                                  |   1 +
 gnu/packages/gnuzilla.scm                     | 514 ++++++++++++++----
 gnu/packages/patches/icecat-makeicecat.patch  |  26 +-
 .../icecat-reproducible-langpacks.patch       |  43 ++
 4 files changed, 484 insertions(+), 100 deletions(-)
 create mode 100644 gnu/packages/patches/icecat-reproducible-langpacks.patch


base-commit: 67d2f688fb89553df53e73a4c584b1b9eb7d5c24
-- 
2.39.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]