<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - PulseAudio v7 doesn't load locales"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92142#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - PulseAudio v7 doesn't load locales"
href="https://bugs.freedesktop.org/show_bug.cgi?id=92142">bug 92142</a>
from <span class="vcard"><a class="email" href="mailto:jan.steffens@gmail.com" title="Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>"> <span class="fn">Jan Alexander Steffens (heftig)</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>