<p>On linux the default user configuration dir is <code>~/.config/geany</code>.</p>

<p>The message is <a href="https://github.com/geany/geany/blob/master/src/libmain.c#L755">here</a> and yes including the value of <code>app->configdir</code> in it would be helpful.</p>

<p>Beware: this is a translatable string so you need to use positional parameters to specify the substitutions when using more than one, in case the translation to another language changes the order of them.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/issues/777#issuecomment-159910245">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJxQkVyQJN1W2hc4_VXQCZRgdAJkGks5pJv6egaJpZM4Gp0B_.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/777#issuecomment-159910245"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>