diff src/main.c @ 333:767b53cd9ab7

Rename thumbnails related options.
author zas_
date Sat, 12 Apr 2008 09:41:44 +0000
parents a51242c032ea
children df868b947aa0
line wrap: on
line diff
--- a/src/main.c	Sat Apr 12 09:12:37 2008 +0000
+++ b/src/main.c	Sat Apr 12 09:41:44 2008 +0000
@@ -1211,7 +1211,7 @@
 
 	layout_views_get(NULL, &options->layout.view_as_tree, &options->layout.view_as_icons);
 
-	options->thumbnails_enabled = layout_thumb_get(NULL);
+	options->thumbnails.enabled = layout_thumb_get(NULL);
 	layout_sort_get(NULL, &options->file_sort.method, &options->file_sort.ascending);
 
 	layout_geometry_get_tools(NULL, &options->float_window_x, &options->float_window_y,