panel_history_show_list_char  376 src/filemanager/panel.c static char *panel_history_show_list_char = NULL;
panel_history_show_list_char 1341 src/filemanager/panel.c     tmp = g_strdup_printf ("%s[%s]%s", tmp, panel_history_show_list_char,
panel_history_show_list_char 5504 src/filemanager/panel.c     panel_history_show_list_char = mc_skin_get ("widget-panel", "history-show-list-char", "^");
panel_history_show_list_char 5528 src/filemanager/panel.c     g_free (panel_history_show_list_char);