<p></p>
<p>Trying to fix the po issue... heading into spaghetti territory with my <a href="https://github.com/geany/geany/pull/2728/commits/786a4caa9969e170910694d2cbc24fa603c74e63">last commit</a> (which doesn't work anyway, and won't without more of a mess I think).</p>
<p><a href="https://travis-ci.org/github/geany/geany/jobs/754726914#L1809" rel="nofollow">https://travis-ci.org/github/geany/geany/jobs/754726914#L1809</a></p>
<p>Might be time to abandon this PR and seek out a better approach. I think it would be best if this could be done using the already-existing <code>geany.desktop.in</code> file. But I don't know how to do that.</p>
<p>I see this in the main automake file</p>
<pre><code>desktop_in_files = geany.desktop
desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
@INTLTOOL_DESKTOP_RULE@
</code></pre>
<p>But I'm not familiar yet with this process of generating the desktop(out) file (as opposed to using './configure').</p>
<p>This looks like someone trying to do something similar to what I"m trying to accomplish, using the in.in file when INTLTOOL_DESKTOP_RULE is also being used to create an out file... <a href="https://stackoverflow.com/questions/12239624/intltool-with-an-autoconf-generated-desktop-file" rel="nofollow">https://stackoverflow.com/questions/12239624/intltool-with-an-autoconf-generated-desktop-file</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/2728#issuecomment-761307651">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJY4TA47OIQFVRV3OV3S2EBZHANCNFSM4WEW67UQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJZMOL3LJCWC5SKC6WLS2EBZHA5CNFSM4WEW67U2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFVQKEAY.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/2728#issuecomment-761307651",
"url": "https://github.com/geany/geany/pull/2728#issuecomment-761307651",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>