Mercurial > geeqie
comparison src/typedefs.h @ 342:07490120df2d
Rename dupe_custom_threshold option to duplicates_similarity_threshold.
author | zas_ |
---|---|
date | Sat, 12 Apr 2008 22:10:38 +0000 |
parents | 15c6b94545a2 |
children | 63380ea3e65d |
comparison
equal
deleted
inserted
replaced
341:15c6b94545a2 | 342:07490120df2d |
---|---|
746 gint tree_descend_subdirs; | 746 gint tree_descend_subdirs; |
747 | 747 |
748 gint lazy_image_sync; | 748 gint lazy_image_sync; |
749 gint update_on_time_change; | 749 gint update_on_time_change; |
750 | 750 |
751 gint dupe_custom_threshold; | 751 gint duplicates_similarity_threshold; |
752 | 752 |
753 gint recent_list_max; | 753 gint recent_list_max; |
754 | 754 |
755 /* file ops */ | 755 /* file ops */ |
756 struct { | 756 struct { |