<p></p>
<p><b>@elextr</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2667#discussion_r568993721">src/keyfile.c</a>:</p>
<pre style='color:#555'>>      {
                geany_debug("Relative path %s, root folder %s", locale_filename, root_folder);
                gchar *absolute_path;
-               absolute_path = g_strconcat(root_folder, &(locale_filename[1]), NULL);
+               absolute_path = g_strconcat(root_folder, "/", locale_filename, NULL);
</pre>
<p><a href="https://developer.gnome.org/glib/2.66/glib-Miscellaneous-Utility-Functions.html#g-build-filename" rel="nofollow">https://developer.gnome.org/glib/2.66/glib-Miscellaneous-Utility-Functions.html#g-build-filename</a></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/pull/2667#discussion_r568993721">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ63UHGOQRHMLQV5GR3S5CAU3ANCNFSM4T3NLZQQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJZ2NAZERJNC4FZ3C4DS5CAU3A5CNFSM4T3NLZQ2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEKXFX2Q.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/pull/2667#discussion_r568993721",
"url": "https://github.com/geany/geany/pull/2667#discussion_r568993721",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>