Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 269262

Summary: [devmanual] LINGUAS section
Product: Documentation Reporter: Mounir Lamouri (volkmar) (RETIRED) <volkmar>
Component: DevmanualAssignee: Gentoo Devmanual Team <devmanual>
Status: RESOLVED OBSOLETE    
Severity: enhancement CC: Florian.Steinel, serkan
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: general-concepts/linguas/text.xml

Description Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-05-10 13:56:23 UTC
I've wrote something for the LINGUAS section for the devmanual.

Please, QA team, can you review it ?
Comment 1 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-05-10 13:59:50 UTC
Created attachment 190842 [details]
general-concepts/linguas/text.xml

This is a bit rough as I prefer to wait for your advices before submitting a final version. I will also wait for the final version to submit a patch instead of a plain text file. (btw, do devs have writing rights in devmanual repository ?)

I'm waiting for your commentaries.
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2009-05-11 09:00:09 UTC
(In reply to comment #1)
> Created an attachment (id=190842) [edit]
> general-concepts/linguas/text.xml
> 
> This is a bit rough as I prefer to wait for your advices before submitting a
> final version. I will also wait for the final version to submit a patch instead
> of a plain text file. (btw, do devs have writing rights in devmanual repository
> ?)
> 

Commit access needs a special group so it's not open to everyone. The general idea for the page looks good.

s/optionnaly/optionally/
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-08-02 11:16:24 UTC
just discussed on irc: the use of IUSE_LINGUAS is probably unneeded/wrong in most situations.

See meld ebuild (which currently depends on intltool but probably should only depend on gettext), it filters linguas per user settings without ever showing IUSE_LINGUAS nor would it need to. It avoids doing excessive shell in global scope as well.
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-08-02 11:17:43 UTC
oh and if the packages depends on intltool and uses it but does not respect LINGUAS, this is a bug in the local copy of the intltool rules. You can copy intltool herd (currently gnome) on such bugs.
Comment 5 Brian Evans (RETIRED) gentoo-dev 2018-10-24 20:03:31 UTC
This idea is obsolete