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-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to