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

<hr>

<p>In <a href="https://github.com/geany/www.geany.org/pull/28#discussion_r532105399">page_content/documentation/faq.md</a>:</p>
<pre style='color:#555'>> @@ -149,10 +149,19 @@ Simply start Geany like this:
 and of course, change "C" to your language code (see above) or set
 your locale specific environment variables accordingly.
 
-If your system supports launcher shortcuts (for example, `.desktop` files),
-then Geany's shortcut can be updated (created a new one) to add the `LANG`
-setting as shown above. In case of `.desktop` files, this usually goes into
-the `Exec` line.
+If your system supports launcher shortcuts then Geany's shortcut can be updated
+to add language setting. For example, in 
+[modern `.desktop` files](https://developer.gnome.org/desktop-entry-spec/#exec-variables),
+this usually goes into the `Exec` line:
+
+       Exec=/bin/sh -c "LANGUAGE=en_IN /usr/bin/geany %F"
+
+As alternative, one can create a shell script (like in `~/.local/bin/geany`) to 
</pre>
<p>Suggest replacing the parenthesised part with "in any directory in your <code>$PATH</code>"</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/www.geany.org/pull/28#pullrequestreview-540417049">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ3NO2PQPICIB5UZJ4TSSFPHLANCNFSM4UFJ6MLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2DWXXBALUNLKOWSSLSSFPHLA5CNFSM4UFJ6MLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEA3BYGI.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/www.geany.org/pull/28#pullrequestreview-540417049",
"url": "https://github.com/geany/www.geany.org/pull/28#pullrequestreview-540417049",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>