[Github-comments] [geany/geany-plugins] Rename GeanyLipsum to just Lipsum (#472)

Colomban Wendling notifications at xxxxx
Sun Aug 7 20:19:50 UTC 2016


>  	config_file = g_strconcat(geany->app->configdir,
>  		G_DIR_SEPARATOR_S, "plugins", G_DIR_SEPARATOR_S,
>  		"geanylipsum", G_DIR_SEPARATOR_S, "lipsum.conf", NULL);
>  
> +	#ifndef G_OS_WIN32
> +	/* We try only to move if we are on not Windows platform */
> +	config_dir_old = g_strconcat(geany->app->configdir, G_DIR_SEPARATOR_S,

yep, would probably be neater

---
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/472/files/e565d8a37a039ad145bbafae6ad4b22916f95353#r73808367
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160807/69c710e3/attachment.html>


More information about the Github-comments mailing list