gajim-plural/launch.py
2018-01-13 22:50:38 +01:00

4 lines
61 B
Python
Executable file

#!/usr/bin/env python3
from gajim import gajim
gajim.main()