First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 21307
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Martin Holzer (RETIRED) <mholzer@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tomasz Olszewski <caster@3miasto.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gkrellm-2.1.10-r1.ebuild Fixes problem with locale support text/plain Tomasz Olszewski 2003-05-19 20:39 0000 1.52 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 21307 depends on: Show dependency tree
Show dependency graph
Bug 21307 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: 2003-05-19 20:36 0000
Gkrellm's Makefile defines path to where locale files will be stored. It is
passed to compiler through -D switch and used internally by gkrellm.
Unfortunately it defaults to /usr/local/share/locale which is not the path it
should be (/usr/share/locale). It can be simply fixed by modyfing Makefile with sed.

Reproducible: Always
Steps to Reproduce:
1. Change locale to any non-English
2. Launch gkrellm ;)


Actual Results:  
Still English locale.

Expected Results:  
Talk to me in my foereign language ;)

------- Comment #1 From Tomasz Olszewski 2003-05-19 20:39:14 0000 -------
Created an attachment (id=12181) [edit]
Fixes problem with locale support

------- Comment #2 From Martin Holzer (RETIRED) 2003-06-06 17:39:54 0000 -------
in cvs


thx

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