From: Colin Clark Date: Sun, 29 Mar 2020 19:50:45 +0000 (+0100) Subject: Fix context-sensitive help fault X-Git-Tag: v1.6~76 X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=commitdiff_plain;h=170f910705e27a9e7b83d2a13cf115be4220553e Fix context-sensitive help fault Context-sensitive help for Preferences/Toolbar Status was not correct --- diff --git a/src/preferences.c b/src/preferences.c index af755f97..599620a0 100644 --- a/src/preferences.c +++ b/src/preferences.c @@ -500,6 +500,7 @@ static void config_window_help_cb(GtkWidget *widget, gpointer data) "GuideOptionsColor.html", "GuideOptionsStereo.html", "GuideOptionsBehavior.html", + "GuideOptionsToolbar.html", "GuideOptionsToolbar.html" };