1
1

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

Этот коммит содержится в:
Richard Hestilow 1999-08-09 22:38:44 +00:00
родитель 5c49287e52
Коммит 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