Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80864 - The language variable for OpenOffice has been changed to LINGUAS, but the guide still says it is LANGUAGE
Summary: The language variable for OpenOffice has been changed to LINGUAS, but the gui...
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Localisation Guide (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tobias Scherbaum (RETIRED)
URL:
Whiteboard:
Keywords:
: 81265 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-05 06:57 UTC by Lorenzo Bicci
Modified: 2005-02-12 15:57 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lorenzo Bicci 2005-02-05 06:57:56 UTC
In the Localisation Guide, code listing 8.5 (emerge openoffice with desired default language) should be changed from:

# LANGUAGE="01" emerge openoffice
01 is the ENUS language code for openoffice

to:

# LINGUAS="01" emerge openoffice
01 is the ENUS language code for openoffice

Reproducible: Always
Steps to Reproduce:
Comment 1 Xavier Neys (RETIRED) gentoo-dev 2005-02-08 14:16:26 UTC
*** Bug 81265 has been marked as a duplicate of this bug. ***
Comment 2 Tobias Scherbaum (RETIRED) gentoo-dev 2005-02-12 15:57:20 UTC
Fixed in CVS.