all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: help-guix@gnu.org
Subject: Re: French info pages?
Date: Fri, 22 Jun 2018 16:10:52 +0200	[thread overview]
Message-ID: <87828a92b9c16c70a765ad5b40c8951b@lepiller.eu> (raw)
In-Reply-To: <87r2kyq5u5.fsf@gmail.com>

The broken nodes are my fault :/ I will fix that as soon as I can.
Basically, they exist as (guix.fr)Invoquer ... instead of
(guix)Invoquer ...

Otherwise, that's because we install localized info pages during guix
pull. Info doesn't support locale-based directories like man, so you see 
all
languages (currently only French and English). Unfortunately, this 
feature
is documented as something that will not be implemented:

https://svn.savannah.gnu.org/viewvc/*checkout*/texinfo/trunk/TODO
(Support installation of manuals in different languages).

Le 2018-06-22 16:00, Pierre Neidhardt a écrit :
> Hi there!
> 
> On my english system, I noticed since a recent `guix pull && guix
> package -u` my `dir` info buffer looks like the following
> 
> --8<---------------cut here---------------start------------->8---
> File: dir,	Node: Top	This is the top of the INFO tree
> 
>   This (the Directory node) gives a menu of major topics.
>   Typing "q" exits, "H" lists all Info commands, "d" returns here,
>   "h" gives a primer for first-timers,
>   "mEmacs<Return>" visits the Emacs manual, etc.
> 
>   In Emacs, you can click mouse button 2 on a menu item or cross 
> reference
>   to select it.
> 
> * Menu:
> 
> Administration système
> * guix gc : (guix)Invoquer guix gc.
>                                 Récupérer de l’espace disque inutilisé.
> * guix package : (guix)Invoquer guix package.
>                                 Intaller, supprimer et mettre à jour 
> des
>                                   paquets.
> * guix pull : (guix)Invoquer guix pull.
>                                 Mettre à jour la liste des paquets
>                                   disponibles.
> * guix system : (guix)Invoquer guix system.
>                                 Gérer la configuration du système
>                                   d’exploitation.
> * Guix: (guix).                 Gérer les logiciels installés et la
>                                   configuration du système.
> 
> Développement logiciel
> * guix build : (guix)Invoquer guix build.
>                                 Construire des paquets.
> * guix environment : (guix)Invoquer guix environment.
>                                 Construire des environnements de 
> construction
>                                   avec Guix.
> * guix pack : (guix) Invoquer guix pack.
>                                 Créer des lots binaires.
> 
> Software development
> ...
> --8<---------------cut here---------------end--------------->8---
> 
> Those nodes are broken, they don't open any file.
> Everything after "Software development" is fine.
> 
> My locale is
> 
> --8<---------------cut here---------------start------------->8---
> (operating-system
>  (locale "en_US.utf8")
>  ...
> --8<---------------cut here---------------end--------------->8---
> 
> although I noticed that the system seems to have more:
> 
> --8<---------------cut here---------------start------------->8---
>> locale -a
> C
> ca_ES.utf8
> cs_CZ.utf8
> da_DK.utf8
> de_DE.utf8
> el_GR.utf8
> en_AU.utf8
> en_CA.utf8
> en_GB.utf8
> en_US.utf8
> en_US.UTF-8
> es_AR.utf8
> es_CL.utf8
> es_ES.utf8
> es_MX.utf8
> fi_FI.utf8
> fr_BE.utf8
> fr_CA.utf8
> fr_CH.utf8
> fr_FR.utf8
> ga_IE.utf8
> it_IT.utf8
> ja_JP.utf8
> ko_KR.utf8
> nb_NO.utf8
> nl_NL.utf8
> pl_PL.utf8
> POSIX
> pt_PT.utf8
> ro_RO.utf8
> ru_RU.utf8
> sv_SE.utf8
> tr_TR.utf8
> uk_UA.utf8
> vi_VN.utf8
> zh_CN.utf8
> --8<---------------cut here---------------end--------------->8---
> 
> Anyone else?
> 
> --
> Pierre Neidhardt

  reply	other threads:[~2018-06-22 14:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-22 14:00 French info pages? Pierre Neidhardt
2018-06-22 14:10 ` Julien Lepiller [this message]
2018-06-22 15:53   ` Pierre Neidhardt
2018-06-22 15:59     ` Julien Lepiller
2018-06-22 16:05       ` Pierre Neidhardt
2018-08-19 23:25         ` Maxim Cournoyer
2018-06-23 22:39       ` Ludovic Courtès
2018-06-23 22:35   ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87828a92b9c16c70a765ad5b40c8951b@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.