Use a separate label in RIE dialog instead of a stock button. This way we can change...
[gajim.git] / launch.sh
blobbcb9685534e1a2e70d6961ab16a81d04540a0dff
1 #!/bin/sh
2 cd "$(dirname $0)/src"
3 exec python -OOt gajim.py $@