root/branches/gajim_0.2-1/Makefile

Revision 159, 132 bytes (checked in by asterix, 4 years ago)

- idle in a C module, auto away / xa feature is back
- no need to store .mo files : they are now created by make

Line 
1all:
2        python setup.py build_ext -i
3        mv idle.so common/
4        msgfmt Messages/fr/LC_MESSAGES/gajim.po -o Messages/fr/LC_MESSAGES/gajim.mo
Note: See TracBrowser for help on using the browser.