Open the page for helper(1) directly from the Help->Contents menu
This commit is contained in:
parent
7b800f50a7
commit
8a52eb6bf0
|
@ -1078,7 +1078,9 @@ static gboolean _about_on_closex(gpointer data)
|
||||||
/* helper_on_help_contents */
|
/* helper_on_help_contents */
|
||||||
static void _helper_on_help_contents(gpointer data)
|
static void _helper_on_help_contents(gpointer data)
|
||||||
{
|
{
|
||||||
desktop_help_contents(PACKAGE, PROGNAME);
|
Helper * helper = data;
|
||||||
|
|
||||||
|
_helper_open_man(helper, 1, PROGNAME, MANDIR);
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user