diff src/typedefs.h @ 343:63380ea3e65d

Rename recent_list_max/open_recent_max to open_recent_list_maxsize.
author zas_
date Sat, 12 Apr 2008 22:17:14 +0000
parents 07490120df2d
children 673d1eb5af73
line wrap: on
line diff
--- a/src/typedefs.h	Sat Apr 12 22:10:38 2008 +0000
+++ b/src/typedefs.h	Sat Apr 12 22:17:14 2008 +0000
@@ -750,7 +750,7 @@
 
 	gint duplicates_similarity_threshold;
 
-	gint recent_list_max;
+	gint open_recent_list_maxsize;
 
 	/* file ops */
 	struct {