[Github-comments] [geany/geany-plugins] Rename GeanySendMail to plain SendMail (#443)
Colomban Wendling
notifications at xxxxx
Sun Jun 12 17:26:57 UTC 2016
> 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 */
Why not on Windows?
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/443/files/de0242529344321f42d8b1ba6660afe2fa066f60#r66724378
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160612/f2e08e12/attachment.html>
More information about the Github-comments
mailing list