view bin/parpg.bat.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 07ff8cf8a0f1
children
line wrap: on
line source

@ECHO OFF

SET PYTHONPATH=%PYTHONPATH%;@PYTHONDIR@
CD %~dp0
@PYTHON@ -m parpg.main "@SYSCONFDIR@" %*