Commit graph

6774 commits

Author SHA1 Message Date
Stefan Bethge
150073da23 fix problems when local account is deleted in config file 2006-10-12 00:58:01 +00:00
Dimitur Kirov
e6ec88c8dc additional m4 files 2006-10-12 00:43:48 +00:00
Dimitur Kirov
e434cbeb38 [astro] fixes for BSD 2006-10-12 00:36:34 +00:00
Dimitur Kirov
76d6649d66 mention new build system in ChangeLog and
README.html
downgrade build dependencies to automake 1.8
2006-10-11 23:55:03 +00:00
Dimitur Kirov
5081616aca try to make it work with automake-1.8 2006-10-11 23:30:02 +00:00
Dimitur Kirov
c24351d58f split error for unable to bind to port 2006-10-11 23:11:54 +00:00
Stefan Bethge
6621657ccc include patch from misc@zarb.org to only show lock on tls
fixes #2556
2006-10-11 23:03:18 +00:00
Nikos Kouremenos
47d557fc1b import once sqlite and logger and exceptsion in optparser.py 2006-10-11 22:45:33 +00:00
Dimitur Kirov
28aee13699 add more descriptive note for svn users about
the new setup requirements
2006-10-11 22:41:03 +00:00
Nikos Kouremenos
3535249ba1 py25 comes with pysqlite module in the stdlib 2006-10-11 22:31:51 +00:00
Nikos Kouremenos
307abbc384 put a comment 2006-10-11 22:08:30 +00:00
Dimitur Kirov
f4fc42beed fixes #2552 2006-10-11 21:31:41 +00:00
Dimitur Kirov
b3ab116a38 patch from 2553 2006-10-11 21:26:58 +00:00
Yann Leboulanger
afc975ea17 updated debian files from official release and for autotools. 2006-10-11 21:10:06 +00:00
Yann Leboulanger
e0e503472a [gjc] handle the case when gnomekeyring is present, but daemon is not running 2006-10-11 20:38:23 +00:00
Dimitur Kirov
6d1097f1e2 add a note to svn users 2006-10-11 18:27:55 +00:00
Dimitur Kirov
2a2c358cf9 remove unneeded file 2006-10-11 18:07:36 +00:00
Dimitur Kirov
c7d6261a99 remove common files from share/gajim -
they are in share/doc/gajim
2006-10-11 17:55:03 +00:00
Dimitur Kirov
ae52cfee60 add missing file 2006-10-11 17:47:03 +00:00
Dimitur Kirov
1d40d71182 keep defs in defs.py.in
switch autogen order
dist defs.py.in
2006-10-11 17:40:56 +00:00
Yann Leboulanger
8194bd0480 use 'muc_message_received' sound if it is enable without checking notify_on_all_muc_messages option. Fixes #2494 2006-10-11 17:03:25 +00:00
Yann Leboulanger
c600364342 temporary defs.py until defs.py.in arrives (ppl are so responsive !). fixes #2548 2006-10-11 16:57:11 +00:00
Yann Leboulanger
c0ca8027af use defs file to look for COPYING, AUTHORS and THANKS files. 2006-10-11 15:51:42 +00:00
Dimitur Kirov
467bc8dde8 temporarlly fixing doc/common files mess 2006-10-11 15:40:07 +00:00
Dimitur Kirov
bc3d5b0103 install gajim icons to datadir, not pkgdatadir 2006-10-11 15:09:48 +00:00
Dimitur Kirov
c9b6b043de removing dist files. 2006-10-11 12:42:31 +00:00
Dimitur Kirov
595f4bbf4b adding Stefan to AUTHORS file
cleaning Makefile.in-s in make maintainer-clean
skip noisy message in autogen.sh
2006-10-11 12:37:08 +00:00
Dimitur Kirov
36786893c8 create POTFILES.in in autogen.sh script 2006-10-11 11:46:03 +00:00
Dimitur Kirov
2aee5a93e8 patch form #2546 2006-10-11 09:27:47 +00:00
Dimitur Kirov
ead66385e7 move ALL_LINGUAS to po/LINGUAS
fix install location for servers.xml
2006-10-11 09:19:01 +00:00
Dimitur Kirov
7ecbe349d0 updating po files. No need of scripts/dev/...
translation.py. Just do `make update-po`
2006-10-11 07:28:50 +00:00
Dimitur Kirov
6957b216a6 missing file 2006-10-11 07:22:20 +00:00
Dimitur Kirov
3ffabf9b2d renamed, to be autoconf compatible 2006-10-11 07:16:58 +00:00
Stefan Bethge
b15387f37a merge autoconf additions to trunk 2006-10-11 02:17:53 +00:00
Stefan Bethge
1dbb2a891f merge zeroconf branch to trunk 2006-10-11 02:12:56 +00:00
Yann Leboulanger
ff8ba1f56e print error message instead of raising a TB when Dbus is not present and we try to use gajim-remote. Fixes #2539 2006-10-10 18:20:09 +00:00
Yann Leboulanger
78f27533b6 remove a test that breaks Gajim, Nikos, look at what you wanted to do.
And fix a func name too
2006-10-10 17:33:53 +00:00
Yann Leboulanger
713d523344 fix wrong var name. fixes TBs 2006-10-10 17:25:26 +00:00
Jean-Marie Traissard
9f417b7396 syntax 2006-10-10 16:34:09 +00:00
Nikos Kouremenos
6261b64875 fix order in sub req window. default button (authorize) should be in the right. HIGGGGGGG 2006-10-10 16:04:48 +00:00
Nikos Kouremenos
d2261775c1 ask os_info for observers. fixes #2476. the same happens (and cannot be fixed) for invisible, but how often we ask os info on invisible people? (and also that can betray their invisibility eventhough it is their client that hsould not reply if they are invisible. anyways..) 2006-10-10 16:01:15 +00:00
Nikos Kouremenos
9448a325c7 use introduced functions 2006-10-10 15:58:48 +00:00
Nikos Kouremenos
a1102880b9 intro is_hidden_from_roster and is_observer 2006-10-10 15:57:20 +00:00
Yann Leboulanger
aae7e7e99c allow shutdown func now get the method we used to close the tab. So that we check if a row is selected in gc control only if we close tab by pressing Esc key. fixes #2528 2006-10-10 15:53:42 +00:00
Nikos Kouremenos
f6ba23bf13 if not dbus, music track synching cannot happen no matter if user is not windows user. fixes #2526 2006-10-10 15:33:08 +00:00
Nikos Kouremenos
627469e5e0 from common.exceptions import GajimGeneralException as GajimGeneralException -> from common.exceptions import GajimGeneralException 2006-10-10 15:29:10 +00:00
Nikos Kouremenos
a25b63bcc3 remove a fixme. close #2493 2006-10-10 15:26:52 +00:00
Nikos Kouremenos
f2dadec619 put tooltip on prio adjust TO (not with) status. fix #2536 2006-10-10 15:15:35 +00:00
Nikos Kouremenos
5123ce3a21 more was always epxanded from prev commit. fix that 2006-10-10 13:23:33 +00:00
Nikos Kouremenos
65781aa18a put stuff that should be out of the table. out of it 2006-10-10 13:03:39 +00:00