grp_section 1424 src/filemanager/hotlist.c char *grp_section; grp_section 1426 src/filemanager/hotlist.c grp_section = g_strconcat (section, ".Group", (char *) NULL); grp_section 1430 src/filemanager/hotlist.c if (mc_config_has_group (mc_global.main_config, grp_section)) grp_section 1434 src/filemanager/hotlist.c keys = mc_config_get_keys (mc_global.main_config, grp_section, NULL); grp_section 1440 src/filemanager/hotlist.c mc_config_del_group (mc_global.main_config, grp_section); grp_section 1442 src/filemanager/hotlist.c g_free (grp_section);