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

Bug 120045

Summary: request: k3b-0.12-i18n
Product: Gentoo Linux Reporter: mikael lammentausta <mikael.lammentausta>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description mikael lammentausta 2006-01-23 05:51:05 UTC
The new stable k3b 0.12.x does not yet have internationalization support.
Please enhance the ebuild. :)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-23 05:55:29 UTC
Eh?

LANGS="bg br bs ca cs cy da de el en_GB es et fr ga \
        he hi hu is it lt mk nb nl nn pa pl pt pt_BR \
        ro ru sl sr sr@Latn sv ta tr uk zh_CN"

for X in ${LANGS}; do
        SRC_URI="${SRC_URI} linguas_${X}? ( mirror://sourceforge/k3b/${I18N}.tar.bz2 )"
done
Comment 2 mikael lammentausta 2006-01-23 06:26:54 UTC
Sorry about this, I'm using language (fi) that was in the 0.11 package, but does not seem to be in 0.12 ...