Bug fix #305: Faster Tagging (Keywords)
authorColin Clark <colin.clark@cclark.uk>
Sun, 26 Aug 2018 18:14:39 +0000 (19:14 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 26 Aug 2018 18:14:39 +0000 (19:14 +0100)
https://github.com/BestImageViewer/geeqie/issues/305

Make correct context-sensitive help file call

src/preferences.c

index 3a784c8..2dca52b 100644 (file)
@@ -486,6 +486,7 @@ static void config_window_help_cb(GtkWidget *widget, gpointer data)
        "GuideOptionsKeyboard.html",
        "GuideOptionsFiltering.html",
        "GuideOptionsMetadata.html",
+       "GuideOptionsKeywords.html",
        "GuideOptionsColor.html",
        "GuideOptionsStereo.html",
        "GuideOptionsBehavior.html",