gajim-plural/launch.sh
Tomasz Melcer 145cdbbf40 Fetching command list from entity now works.
If the entity has at least one command exposed, it will be displayed as
a radio button. Other changes: run python interpreter without optimalizations,
otherwise asserts doesn't work. Names of widgets in the glade file were
changed a bit.
2006-06-23 14:38:54 +00:00

3 lines
57 B
Bash
Executable file

#!/bin/sh
cd `dirname $0`/src
exec python -t gajim.py $@