<p>In <a href="https://github.com/geany/geany-plugins/pull/443#discussion_r66724472">sendmail/src/sendmail.c</a>:</p>
<pre style='color:#555'>>      gchar *kb_label = _("Send file by mail");
>    GtkWidget *menu_mail = NULL;
>    GeanyKeyGroup *key_group;
>  
>    config_file = g_strconcat(geany->app->configdir, G_DIR_SEPARATOR_S, "plugins", G_DIR_SEPARATOR_S,
> +          "sendmail", G_DIR_SEPARATOR_S, "mail.conf", NULL);
> +
> +  #ifndef G_OS_WIN32
> +  /* We try only to move if we are on not Windows platform */
</pre>
<p>I just had no chance to test and didn't want to make an guessing. </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/pull/443/files/de0242529344321f42d8b1ba6660afe2fa066f60#r66724472">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJxhbSH-m4j52QDeD-nKHh_63-s32ks5qLEMWgaJpZM4Izymt">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ80pcjzJUmtgKR2VBcJW5V4T43vJks5qLEMWgaJpZM4Izymt.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-plugins/pull/443/files/de0242529344321f42d8b1ba6660afe2fa066f60#r66724472"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>