Commit graph

51 commits

Author SHA1 Message Date
Yann Leboulanger
b00bff7f14 scripts now look for libs in the correct folder 2005-08-01 09:00:18 +00:00
Dimitur Kirov
810d6b0816 added gajim-remote to executable SCRIPTS 2005-07-20 07:57:25 +00:00
Yann Leboulanger
29e9d8c699 fix Makefile 2005-07-19 09:35:26 +00:00
Yann Leboulanger
4cd9ce638a DESTDIR is '' by default 2005-07-07 18:13:43 +00:00
Yann Leboulanger
b8c0228c9e there is no more doc folder 2005-07-01 15:44:08 +00:00
Nikos Kouremenos
b0dc05a92d Makefile now accept make help and make uninstall (which uninstalls from the official locations if nothing else is specific. also Makefile now uses MANDIR var 2005-06-25 14:05:49 +00:00
Yann Leboulanger
7e410ca798 default prefix is now /usr/local 2005-06-18 22:45:58 +00:00
Yann Leboulanger
c8330db808 new LIBDIR var in makefile, so we can specify the lib folder (thx koorek) 2005-06-15 18:04:33 +00:00
Nikos Kouremenos
b90bead525 fix #413 2005-06-09 23:28:07 +00:00
Yann Leboulanger
7f788a918e Makefile has a GAJIM_AP var to help the build of autopackage 2005-06-09 11:34:32 +00:00
Yann Leboulanger
9d6f91c729 do not include unusefull scripts in the tarball 2005-06-04 15:42:37 +00:00
Yann Leboulanger
32e7cad626 gajim icon is now data/pixmaps/gajim.png 2005-06-04 15:20:55 +00:00
Yann Leboulanger
73927793ff fixing the make dist 2005-06-04 09:37:58 +00:00
Nikos Kouremenos
2be6d40a31 removing gajim.xpm [we use data/pixmaps/gajim.png] yann touch the debian folder 2005-06-03 23:58:23 +00:00
Nikos Kouremenos
3704249019 better Makefile, thanks to Danijel Tasov 2005-06-02 18:05:01 +00:00
Yann Leboulanger
e793a889b9 setup_win32.py is not in the tarball 2005-06-01 21:39:09 +00:00
Yann Leboulanger
6f044081f8 make dist build 0.7.1 version 2005-05-30 21:21:42 +00:00
Yann Leboulanger
59029d7c05 we now install py files instead of pyo files 2005-05-30 19:17:28 +00:00
Yann Leboulanger
55d5f5c140 man pages are in usr/share/man 2005-05-23 08:01:15 +00:00
Nikos Kouremenos
98248632b7 make install installs man file now 2005-05-22 01:47:55 +00:00
Nikos Kouremenos
11effcaf7e I don't think we need this line 2005-05-22 01:44:42 +00:00
Yann Leboulanger
2ca90dba48 bugfix in make install 2005-05-18 16:04:58 +00:00
Yann Leboulanger
d8c07c5d57 add gajim.pot to the tarball (when build with make dist) 2005-05-17 22:39:23 +00:00
Yann Leboulanger
f6076a520a update makefile for 0.7 release 2005-05-15 21:40:42 +00:00
Yann Leboulanger
4237e17f54 install .desktop file with make install 2005-05-10 16:12:35 +00:00
Vincent Hanquez
f7cffc446a cleanup .po->.mo makefile 2005-04-25 07:56:44 +00:00
Yann Leboulanger
b28a89de48 fixe the make install 2005-04-22 21:29:40 +00:00
Yann Leboulanger
107b593f77 upgrade Makefiles 2005-04-17 11:49:53 +00:00
Nikos Kouremenos
ac93a38c15 -OO 2005-04-04 23:30:33 +00:00
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