panel_history_show_list_char  374 src/filemanager/panel.c static char *panel_history_show_list_char = NULL;
panel_history_show_list_char 1336 src/filemanager/panel.c     tmp = g_strdup_printf ("%s[%s]%s", tmp, panel_history_show_list_char,
panel_history_show_list_char 5366 src/filemanager/panel.c     panel_history_show_list_char = mc_skin_get ("widget-panel", "history-show-list-char", "^");
panel_history_show_list_char 5390 src/filemanager/panel.c     g_free (panel_history_show_list_char);