Bug 122553

Summary: [openoffice.org-i18n] RFE: use %lang(...) annotations
Product: [Fedora] Fedora Reporter: Enrico Scholz <rh-bugzilla>
Component: openoffice.orgAssignee: Dan Williams <dcbw>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: k.georgiou, p.van.egdom
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-07-28 13:22:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Enrico Scholz 2004-05-05 18:37:27 UTC
Description of problem:

Please tag the language specific files with %lang(...) statements, e.g.

| %lang(de_DE) /usr/lib/ooo-1.1/share/dict/ooo/de_DE_comb.aff
| %lang(de_DE) /usr/lib/ooo-1.1/share/dict/ooo/de_DE_comb.dic
| ...
| %lang(pl_PL) /usr/lib/ooo-1.1/share/dict/ooo/pl_PL.aff
| %lang(pl_PL) /usr/lib/ooo-1.1/share/dict/ooo/pl_PL.dic

Most people do not need all languages and could save lot of diskspace
with such annotations.


Version-Release number of selected component (if applicable):

openoffice.org-i18n-1.1.1-4

Comment 1 Enrico Scholz 2004-07-17 01:31:29 UTC
any chance to fix this before FC3?

Comment 2 Dan Williams 2004-07-22 13:07:45 UTC
yep, will be in 1.1.2

Comment 3 Kostas Georgiou 2004-07-28 13:37:43 UTC
Dan, can you please add the same fix to RHEL as well ?