added help function via html if yelp is not installed
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Mon, 23 May 2016 15:51:54 +0000 (17:51 +0200)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Mon, 23 May 2016 15:51:54 +0000 (17:51 +0200)
commit6c9aa9259c46de52cc57493ccc80f40f3eef9b17
tree76107d9cf84befc661b7b9d4a271d2411218d8c7
parent900b98d3fb6cde827807023ac10e4df3d711c03d
added help function via html if yelp is not installed

The current help system requires yelp to be installed. This patch
will fallback to local html help and then internet html help via
http://www.gnu.org/software/pspp if no html is installed. The browser
is invoked via open (MAC), start (windows) and xdg-open (linux)
src/ui/gui/help-menu.c