Commit graph

22 commits

Author SHA1 Message Date
Yann Leboulanger
39464e89f1 now when we do make, it compiles py files to pyo and make install install pyo files instead of py files 2005-04-04 19:54:14 +00:00
Nikos Kouremenos
d409b248b5 gajim.sh --> gajim.py, adding psyco support if available, small fix in new message dialog if @ is not given 2005-04-01 14:55:56 +00:00
Nikos Kouremenos
610bc35b22 ImageCellRenderer has now better name, gajim.py --> gajim.sh [needs fix to makefile to make it work, padding and xalign trying to clean up (don't work yet). added a fixme in new message dialog about focus problems.. 2005-03-31 23:26:05 +00:00
Yann Leboulanger
baa8aab741 split the makefile so we can now build only one module and not the others 2005-03-23 11:52:25 +00:00
Yann Leboulanger
4de519bafa little bugfix 2005-03-22 23:26:08 +00:00
Yann Leboulanger
b58af22c75 create the bin folder in the make install 2005-03-22 17:50:46 +00:00
Yann Leboulanger
50da545980 debian folder is not needed in the source tar.gz file 2005-03-22 16:43:41 +00:00
Nikos Kouremenos
91829c57fa addition of PKGBUILD for archlinux 2005-03-22 14:09:21 +00:00
Yann Leboulanger
995b4d6484 brezilian translation (thanks junix) 2005-03-12 22:53:17 +00:00
Vincent Hanquez
3510549238 provide a way to overide VERSION by command line. 2005-03-08 11:00:44 +00:00
Vincent Hanquez
46c3bc721e provide a (gore) dist target for nightly build. 2005-03-08 10:44:31 +00:00
Vincent Hanquez
dc7c7784d6 align Makefile variables 2005-03-08 10:43:25 +00:00
Yann Leboulanger
e72398e268 update Makefile to install sound files 2005-02-26 19:35:47 +00:00
Yann Leboulanger
9a20efc2db libraries are now in /usr/lib instead of /usr/share 2005-01-26 10:45:33 +00:00
Yann Leboulanger
16b859bc7f copy png files too 2005-01-01 14:20:27 +00:00
Yann Leboulanger
485dbe2d51 install gif files too 2004-12-27 12:47:44 +00:00
Yann Leboulanger
a792979790 install ALL the necessary files in make install 2004-12-20 22:40:13 +00:00
Yann Leboulanger
dff8431f69 use DESTDIR in Makefile 2004-12-19 21:31:25 +00:00
Vincent Hanquez
1de5581652 clean all and clean clean :D 2004-11-25 23:01:38 +00:00
Yann Leboulanger
1158b206bc we can now install Gajim with 'make install'
Gajim is launched throught a bash script that check if we are not root
2004-11-25 19:27:09 +00:00
Yann Leboulanger
c95a979544 icon in systray (it represents state and changes when we recieve a message not poped up) 2004-06-09 14:22:27 +00:00
Yann Leboulanger
279a060265 - idle in a C module, auto away / xa feature is back
- no need to store .mo files : they are now created by make
2004-05-28 04:20:30 +00:00