First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 102795
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Printing Team <printing@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Daniel Plaza <daniel@dilmun.ls.fi.upm.es>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 102795 depends on: Show dependency tree
Show dependency graph
Bug 102795 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-08-17 01:47 0000
The latest version of acroread is available in spanish language. One more line
is required to install it in spanish and define "LINGUAS=es" in make.conf:

17c17,18
<       !linguas_zh_TW? ( ${SRC_HEAD}/enu/AdobeReader_enu${SRC_FOOT} ) ) ) ) ) )"
---
>       !linguas_zh_TW? ( linguas_es? ( ${SRC_HEAD}/esp/AdobeReader_esp${SRC_FOOT} )
>       !linguas_es? ( ${SRC_HEAD}/enu/AdobeReader_enu${SRC_FOOT} ) ) ) ) ) ) )"

When installed, the language must be selected in "preferences" window inside
acroread.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Luis Medinas (RETIRED) 2005-08-17 09:02:50 0000 -------
I can add it but is really necessary ? I think we don't need to add every
available languages.

------- Comment #2 From Daniel Plaza 2005-08-17 10:30:41 0000 -------
  It isn't necesary. but I think that for spanish gentoo users would be useful. 

------- Comment #3 From Luis Medinas (RETIRED) 2005-08-17 18:07:39 0000 -------
Ok i updated the ebuild (Thanks to genstef). Every language available for
acroread is now in the ebuild so spanish is available too. :)
Thanks for your report.

First Last Prev Next    No search results available      Search page      Enter new bug