gajim-plural/launch.bat

4 lines
32 B
Batchfile
Raw Normal View History

2005-12-30 21:37:36 +00:00
cd src
python gajim.py
2006-01-11 22:20:12 +00:00
cd ..