gajim-plural/data
js c2eb4b5a9f Completely remove OTR.
Sorry, it just wasn't maintainable. The problem is the current libotr
API. I'm sick of working around the strange libotr API, sick of getting
HTML messages, sick of losing messages. The final argument for
completely removing it was that we can't get the message ID of a sent
msg anymore - which we need. I tried to work around this as well, but
there seems to be no way to wait for a signal in glib the way I would
need it for the workaround (I wanted to emit a signal in inject_message
and then wait for it after the call to otr_message_fragment_and_send
so the signal can pass us the message id). And the last reason is that
we're heading towards a new release and thus want to stabilize the code,
thus don't have time to work around even more libotr API strangeness.
I will give feedback to the libotr developers, who are currently
planning a new API, so that we can hopefully see OTR support once again
as soon as libotr4 is released.

Kjell already announced that he will continue his branch:
https://code.launchpad.net/~afflux/gajim/otr

I really hope the libotr devs will provide a sane API with libotr4 so
we can integrate OTR support again.

Oh, and I added one more try/except block for OS X.
2008-06-08 15:27:05 +00:00
..
emoticons additional mappings for existing emoticons. fixes #3762 2008-03-17 10:17:45 +00:00
glade Completely remove OTR. 2008-06-08 15:27:05 +00:00
iconsets merge diff from trunk to pep branch 2007-08-09 15:39:18 +00:00
nibs/Gajim.nib merge diff from trunk 2007-12-12 08:44:46 +00:00
other merge diff from trunk 2007-12-12 08:44:46 +00:00
pixmaps merge diff from trunk 2007-12-12 08:44:46 +00:00
sounds add sound for buddy bounce [future feature]. this snd is borrowed from GnomeBaker burnok sound 2006-03-12 21:20:08 +00:00
Makefile.am don't install gajim-remote man file if we don't install gajim-remote 2008-01-22 16:52:01 +00:00
defs.py.in Commit changes missing in last merge. 2006-11-18 21:10:52 +00:00
gajim-remote.1 merge diff from trunk 2007-12-12 08:44:46 +00:00
gajim.1 Commit changes missing in last merge. 2006-11-18 21:10:52 +00:00
gajim.desktop.in.in merge diff from trunk 2007-12-12 08:44:46 +00:00