This website requires JavaScript.
Explore
Help
Sign in
copyleftie
/
gajim-plural
Watch
1
Star
0
Fork
You've already forked gajim-plural
0
Code
Issues
Pull requests
Releases
Wiki
Activity
v1.1.2-plural
gajim-plural
/
launch.py
5 lines
61 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Don't hard code python path in scripts to support virtualenv
2017-09-06 23:15:13 +02:00
#!/usr/bin/env python3
Rewrite launch script
2017-07-16 18:23:02 +02:00
Use setuptools' automatic script creation
2018-01-13 22:07:25 +01:00
from
gajim
import
gajim
gajim
.
main
(
)
Reference in a new issue
Copy permalink