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 |
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 |