1
0
mirror of https://github.com/MidnightCommander/mc synced 2025-04-02 21:22:54 +03:00

Oops, meant to commit this with my earlier commit...

This commit is contained in:
Richard Hestilow 1999-08-09 22:38:44 +00:00
parent 5c49287e52
commit be51568dc6

@ -256,6 +256,9 @@ static struct {
{ "desktop_use_shaped_icons", &desktop_use_shaped_icons },
{ "desktop_auto_placement", &desktop_auto_placement },
{ "desktop_snap_icons", &desktop_snap_icons },
{ "desktop_arr_r2l", &desktop_arr_r2l },
{ "desktop_arr_b2t", &desktop_arr_b2t },
{ "desktop_arr_rows", &desktop_arr_rows },
{ "tree_panel_visible", &tree_panel_visible },
{ "we_can_afford_the_speed", &we_can_afford_the_speed },
#else