[Github-comments] [geany/geany-plugins] Rename GeanySendMail to plain SendMail (#443)

Frank Lanitz notifications at xxxxx
Sun Jun 12 17:34:14 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 */

I just had no chance to test and didn't want to make an guessing. 

---
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#r66724472
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160612/ec5e7dd1/attachment.html>


More information about the Github-comments mailing list