slackbuilds/development/bless/help_script.sh

9 lines
263 B
Bash

#!/bin/sh
# Script that loads help for Bless. Modified by B. Watson for
# slackbuilds.org. Ditched all the gconf, yelp, gnome-help stuff
# and just use xdg-open for the HTML help in the user's default
# browser.
exec xdg-open /usr/share/help/C/bless/index.html