Mercurial > parpg-core
view bin/parpg.sh.in @ 112:c1a6ea47b838
The Examine action in the context menu will now only be shown when the Entity actually has a description text.
author | KarstenBock@gmx.net |
---|---|
date | Fri, 23 Sep 2011 14:24:22 +0200 |
parents | 927f2cf75357 |
children |
line wrap: on
line source
#!/bin/bash export PYTHONPATH=${PYTHONPATH}:"@PYTHONDIR@" cd $(dirname $0) "@PYTHON@" -m parpg.main "@SYSCONFDIR@" $@