changeset 2825:b29ce668abca

Bug fix #305: Faster Tagging (Keywords) https://github.com/BestImageViewer/geeqie/issues/305 Make correct context-sensitive help file call
author Colin Clark <colin.clark@cclark.uk>
date Sun, 26 Aug 2018 19:14:39 +0100
parents c9eded8ad4e0
children d0c6c5ae586b
files src/preferences.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/preferences.c	Sun Aug 26 13:32:42 2018 +0100
+++ b/src/preferences.c	Sun Aug 26 19:14:39 2018 +0100
@@ -486,6 +486,7 @@
 	"GuideOptionsKeyboard.html",
 	"GuideOptionsFiltering.html",
 	"GuideOptionsMetadata.html",
+	"GuideOptionsKeywords.html",
 	"GuideOptionsColor.html",
 	"GuideOptionsStereo.html",
 	"GuideOptionsBehavior.html",