Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110251 - Russian language pack is missing
Summary: Russian language pack is missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-23 11:13 UTC by Viktor Ashirov
Modified: 2005-10-23 14:33 UTC (History)
0 users

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 Viktor Ashirov 2005-10-23 11:13:11 UTC
There is Russian language pack for OpenOffice.org 2.0. But support for Russian language wasn't 
included in ebuild.

Reproducible: Always
Steps to Reproduce:
1. LINGUAS="ru" emerge openoffice-bin
2. Start OpenOffice
3. Tools -> Options -> Language Settings -> User Interface

Actual Results:  
There is no Russian user interface

Expected Results:  
Russian language should be in drop-down list

To fix this bug you should add this line

linguas_ru? ( ${LANGPACKPATH}_ru.tar.gz )

in /usr/portage/app-office/openoffice-bin/openoffice-bin.2.0.0.ebuild
and add "ru" in strip-linguas
Comment 1 Andreas Proschofsky (RETIRED) gentoo-dev 2005-10-23 14:33:02 UTC
I've added this now, thanks for reporting