mc/lib/mcconfig
Andrew Borodin 3f882f50e0 Ticket #4413: mcedit: syntax definitions in user location don't work.
Fix location of all user's syntax related stuff. Now it is the
~/.local/share/mc/syntax/ directory.

Don't use the system configuration directory (/etc/mc) as a storage
of syntax definitions.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2022-12-18 14:20:36 +03:00
..
common.c (mc_config_has_param): use g_key_file_get_value()... 2022-08-28 11:10:39 +03:00
get.c (mc_config_get_string): use mc_config_get_string_raw() 2022-06-05 12:19:47 +03:00
history.c Update copyright years. 2022-03-13 13:17:26 +03:00
Makefile.am Move history operation routines from lib/widget/history.c to lib/mcconfig/history.c. 2019-09-01 19:41:12 +03:00
paths.c Ticket #4413: mcedit: syntax definitions in user location don't work. 2022-12-18 14:20:36 +03:00
set.c Update copyright years. 2022-03-13 13:17:26 +03:00