lazarus/examples/openbrowser/OpenURLInGaleon.sh
mattias 850280fdb8 added example to start a browser under linux
git-svn-id: trunk@8791 -
2006-02-21 23:54:52 +00:00

5 lines
37 B
Bash
Executable File

#!/usr/bin/env bash
galeon -x $1 &