summaryrefslogtreecommitdiffstats
path: root/development/bless/help_script.sh
blob: f532f8aaf68fdae937c8cd4d9bdf0a43b1b8f844 (plain)
#!/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/doc/bless-@VERSION@/user/index.html