[Bug 347152] [NEW] packaged gwibber misses translations because it uses hard-coded /usr/local path
Timo Jyrinki
timo.jyrinki at iki.fi
Mon Mar 23 08:32:41 UTC 2009
Public bug reported:
Binary package hint: gwibber
Translations provided in the gwibber package are not getting into use, since client.py uses hard-coded path:
LOCALEDIR = "/usr/local/share/locale"
so the translations aren't found.
Should be changed to:
LOCALEDIR="/usr/share/locale"
like in other Python programs.
** Affects: gwibber (Ubuntu)
Importance: Undecided
Status: New
--
packaged gwibber misses translations because it uses hard-coded /usr/local path
https://bugs.launchpad.net/bugs/347152
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list