mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
64 lines
9.3 KiB
HTML
64 lines
9.3 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml'>
|
|
<head>
|
|
<title>section</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L1418'>section</a> 1418 src/filemanager/hotlist.c clean_up_hotlist_groups (const char *section)</span>
|
|
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L1422'>section</a> 1422 src/filemanager/hotlist.c grp_section = g_strconcat (section, ".Group", (char *) NULL);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L1423'>section</a> 1423 src/filemanager/hotlist.c if (mc_config_has_group (mc_global.main_config, section))</span>
|
|
<span class='curline'><a href='../S/src--filemanager--hotlist.c.html#L1424'>section</a> 1424 src/filemanager/hotlist.c mc_config_del_group (mc_global.main_config, section);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L4495'>section</a> 4495 src/filemanager/panel.c char *section;</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L4534'>section</a> 4534 src/filemanager/panel.c section = g_strconcat ("Temporal:", panel->name, (char *) NULL);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L4535'>section</a> 4535 src/filemanager/panel.c if (!mc_config_has_group (mc_global.main_config, section))</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L4537'>section</a> 4537 src/filemanager/panel.c g_free (section);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L4538'>section</a> 4538 src/filemanager/panel.c section = g_strdup (panel->name);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L4540'>section</a> 4540 src/filemanager/panel.c panel_load_setup (panel, section);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L4541'>section</a> 4541 src/filemanager/panel.c g_free (section);</span>
|
|
<span class='curline'><a href='../S/src--keymap.c.html#L663'>section</a> 663 src/keymap.c create_default_keymap_section (mc_config_t *keymap, const char *section,</span>
|
|
<span class='curline'><a href='../S/src--keymap.c.html#L669'>section</a> 669 src/keymap.c mc_config_set_string_raw (keymap, section, k[i].key, k[i].value);</span>
|
|
<span class='curline'><a href='../S/src--learn.c.html#L363'>section</a> 363 src/learn.c char *section;</span>
|
|
<span class='curline'><a href='../S/src--learn.c.html#L366'>section</a> 366 src/learn.c section = g_strconcat ("terminal:", getenv ("TERM"), (char *) NULL);</span>
|
|
<span class='curline'><a href='../S/src--learn.c.html#L374'>section</a> 374 src/learn.c mc_config_set_string_raw_value (mc_global.main_config, section,</span>
|
|
<span class='curline'><a href='../S/src--learn.c.html#L390'>section</a> 390 src/learn.c g_free (section);</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L563'>section</a> 563 src/setup.c setup__load_panel_state (const char *section)</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L570'>section</a> 570 src/setup.c buffer = mc_config_get_string (mc_global.panels_config, section, "display", "listing");</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L676'>section</a> 676 src/setup.c panel_save_type (const char *section, panel_view_mode_t type)</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L683'>section</a> 683 src/setup.c mc_config_set_string (mc_global.panels_config, section, "display",</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1132'>section</a> 1132 src/setup.c panel_load_setup (WPanel *panel, const char *section)</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1138'>section</a> 1138 src/setup.c mc_config_get_bool (mc_global.panels_config, section, "reverse", FALSE);</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1140'>section</a> 1140 src/setup.c mc_global.panels_config, section, "case_sensitive", OS_SORT_CASE_SENSITIVE_DEFAULT);</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1142'>section</a> 1142 src/setup.c mc_config_get_bool (mc_global.panels_config, section, "exec_first", FALSE);</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1145'>section</a> 1145 src/setup.c buffer = mc_config_get_string (mc_global.panels_config, section, "sort_order", "name");</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1153'>section</a> 1153 src/setup.c buffer = mc_config_get_string (mc_global.panels_config, section, "list_format", NULL);</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1157'>section</a> 1157 src/setup.c buffer = mc_config_get_string (mc_global.panels_config, section, "list_mode", "full");</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1168'>section</a> 1168 src/setup.c panel->brief_cols = mc_config_get_int (mc_global.panels_config, section, "brief_cols", 2);</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1173'>section</a> 1173 src/setup.c mc_config_get_string (mc_global.panels_config, section, "user_format", NULL);</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1182'>section</a> 1182 src/setup.c mc_config_get_string (mc_global.panels_config, section, buffer2, NULL);</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1186'>section</a> 1186 src/setup.c mc_config_get_bool (mc_global.panels_config, section, "user_mini_status", FALSE);</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1189'>section</a> 1189 src/setup.c mc_config_get_string (mc_global.panels_config, section, "filter_value", NULL);</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1190'>section</a> 1190 src/setup.c panel->filter.flags = mc_config_get_int (mc_global.panels_config, section, "filter_flags",</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1197'>section</a> 1197 src/setup.c panel_save_setup (WPanel *panel, const char *section)</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1202'>section</a> 1202 src/setup.c mc_config_set_bool (mc_global.panels_config, section, "reverse", panel->sort_info.reverse);</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1203'>section</a> 1203 src/setup.c mc_config_set_bool (mc_global.panels_config, section, "case_sensitive",</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1205'>section</a> 1205 src/setup.c mc_config_set_bool (mc_global.panels_config, section, "exec_first",</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1208'>section</a> 1208 src/setup.c mc_config_set_string (mc_global.panels_config, section, "sort_order", panel->sort_field->id);</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1213'>section</a> 1213 src/setup.c mc_config_set_string (mc_global.panels_config, section, "list_format",</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1218'>section</a> 1218 src/setup.c mc_config_set_int (mc_global.panels_config, section, "brief_cols", panel->brief_cols);</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1220'>section</a> 1220 src/setup.c mc_config_set_string (mc_global.panels_config, section, "user_format", panel->user_format);</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1225'>section</a> 1225 src/setup.c mc_config_set_string (mc_global.panels_config, section, buffer,</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1229'>section</a> 1229 src/setup.c mc_config_set_bool (mc_global.panels_config, section, "user_mini_status",</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1234'>section</a> 1234 src/setup.c mc_config_set_string (mc_global.panels_config, section, "filter_value",</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1237'>section</a> 1237 src/setup.c mc_config_del_key (mc_global.panels_config, section, "filter_value");</span>
|
|
<span class='curline'><a href='../S/src--setup.c.html#L1238'>section</a> 1238 src/setup.c mc_config_set_int (mc_global.panels_config, section, "filter_flags", (int) panel->filter.flags);</span>
|
|
<span class='curline'><a href='../S/src--setup.h.html#L157'>section</a> 157 src/setup.h void panel_load_setup (WPanel *panel, const char *section);</span>
|
|
<span class='curline'><a href='../S/src--setup.h.html#L158'>section</a> 158 src/setup.h void panel_save_setup (WPanel *panel, const char *section);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|