[pulseaudio-tickets] [Bug 92142] PulseAudio v7 doesn't load locales

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Sep 27 09:59:28 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=92142

--- Comment #3 from Jan Alexander Steffens (heftig) <jan.steffens at gmail.com> ---
Using pulselocaledir='${datarootdir}/locale' seems to work:
#define PULSE_LOCALEDIR "/usr/share/locale"

Using pulselocaledir='${localedir}' results in:
#define PULSE_LOCALEDIR "${prefix}/share/locale"
I.e., the dir isn't completely expanded.

There doesn't seem to be a LOCALEDIR.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20150927/5c41b04b/attachment-0001.html>


More information about the pulseaudio-bugs mailing list