mc/lib/mcconfig
Mooffie 92889819ea lib/mcconfig/paths.c: cleanup.
We can conclude, by reading their GLib source[1], by their documentation,
and by looking at how popular programs use them[2], that the functions
g_get_user_{config,cache,data}_dir() don't return a NULL or empty string.
So the handling of this case can go.

[1] https://git.gnome.org/browse/glib/tree/glib/gutils.c
[2] E.g., google "g_get_user_data_dir".

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-09-11 11:11:01 +03:00
..
common.c Get rid of global variables mc_main_config and mc_panels_config. 2016-05-07 16:19:02 +03:00
get.c Update copyright years. 2016-01-01 11:48:10 +03:00
Makefile.am Clarify usage of AM_CPPFLAGS. 2012-12-18 16:27:49 +04:00
paths.c lib/mcconfig/paths.c: cleanup. 2016-09-11 11:11:01 +03:00
set.c Update copyright years. 2016-01-01 11:48:10 +03:00