<p>I noticed that geany-plugins localization files are missing in the macOS bundle. After some investigation I noticed this line:</p>
<p><a href="https://github.com/geany/geany-plugins/blob/0bfe89d1a4da1d3781e7465e2ae2db9bcfd06e8e/build/i18n.m4#L6">https://github.com/geany/geany-plugins/blob/0bfe89d1a4da1d3781e7465e2ae2db9bcfd06e8e/build/i18n.m4#L6</a></p>
<p>It searches for the po files inside the <code>conf_dir</code> (which is different when doing out of tree build) but I think it should be <code>srcdir</code> like in Geany's case:</p>
<p><a href="https://github.com/geany/geany/blob/75def8a24eb2dab8d376ae051806128827d34fbe/m4/geany-i18n.m4#L13">https://github.com/geany/geany/blob/75def8a24eb2dab8d376ae051806128827d34fbe/m4/geany-i18n.m4#L13</a></p>
<p>Not sure if this change is enough or something else is needed. I'll leave the patch to someone else as me and autotools aren't friends ;-).</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/issues/930?email_source=notifications&email_token=AAIOWJ3IVLQ3UIA7JNJEZCTQP4XBLA5CNFSM4JDSU3C2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTSANKA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJY6K544W5T2IQTPCXDQP4XBLANCNFSM4JDSU3CQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ5PVOKSZKP5U6C2R7TQP4XBLA5CNFSM4JDSU3C2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTSANKA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/issues/930?email_source=notifications\u0026email_token=AAIOWJ3IVLQ3UIA7JNJEZCTQP4XBLA5CNFSM4JDSU3C2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTSANKA",
"url": "https://github.com/geany/geany-plugins/issues/930?email_source=notifications\u0026email_token=AAIOWJ3IVLQ3UIA7JNJEZCTQP4XBLA5CNFSM4JDSU3C2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTSANKA",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>