# HG changeset patch # User Colin Clark # Date 1535307279 -3600 # Node ID b29ce668abca283cce8f0990561884cb31dd24be # Parent c9eded8ad4e0d2b99aa316f3a0b4a347755a21df Bug fix #305: Faster Tagging (Keywords) https://github.com/BestImageViewer/geeqie/issues/305 Make correct context-sensitive help file call diff -r c9eded8ad4e0 -r b29ce668abca src/preferences.c --- 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",