mbox series

[bug#74190,v2,0/3] install: Enable pt_BR locale.

Message ID cover.1731881786.git.pelzflorian@pelzflorian.de
Headers show
Series install: Enable pt_BR locale. | expand

Message

pelzflorian (Florian Pelz) Nov. 17, 2024, 11:47 p.m. UTC
Changes in patch 2/3 and 3/3 to add missing commentary found by Ludo.
Rebased onto current master.

Florian Pelz (3):
  install: Open info manuals that have region codes.
  install: Change the territory when we have learned it.
  gnu: info-reader: Inherit from texinfo-7.

 gnu/installer/newt/locale.scm | 16 ++++++++++------
 gnu/packages/texinfo.scm      |  4 +++-
 gnu/system/install.scm        | 29 ++++++++++++++++++-----------
 3 files changed, 31 insertions(+), 18 deletions(-)


base-commit: d108a7aac2c51f21c55cb8ea8801629a97f5242a

Comments

Ludovic Courtès Nov. 20, 2024, 12:08 p.m. UTC | #1
Florian Pelz <pelzflorian@pelzflorian.de> skribis:

> Changes in patch 2/3 and 3/3 to add missing commentary found by Ludo.
> Rebased onto current master.
>
> Florian Pelz (3):
>   install: Open info manuals that have region codes.
>   install: Change the territory when we have learned it.
>   gnu: info-reader: Inherit from texinfo-7.

LGTM, thanks!
pelzflorian (Florian Pelz) Nov. 20, 2024, 5:27 p.m. UTC | #2
Pushed as 84d5948ee02f6d9aff11603492001eef9df27f95 and following.

Thank you Ludo for the opinions and noticing what was missing.

Soon the download latest images at
<https://guix.gnu.org/pt-BR/download/latest/>
will speak Brazilian Portuguese.

Regards,
Florian