view mcabber/AUTHORS @ 980:023891f99732

Fixes truncating utf-8 buddy names (Myhailo Danylenko) This patch fixes the problem with utf-8 buddy names, which include multibyte characters. Without patch names will be decreased by as many extra bytes as we have in name. Note by Mikael: When a non-UTF-8 locale is used, the conversion from UTF-8 could fail, which gave a "(null)" buddy name.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 21 Oct 2006 15:00:41 +0200
parents 518e7c17a79e
children 29723c79addc
line wrap: on
line source

MCabber is maintained by Mikael Berthe <bmikael@lists.lilotux.net>

Parts come from differents projects (the origin is mentioned in
the source headers, usually).

Thanks to the libjabber, cabber and centericq projects authors.
Thanks to the Gaim project, and to all members of the Jabber community!

Thanks to Michal Jeczalik Jr and Philip M. White for their help (documentation,
suggestions, etc.).

Thanks to the following contributors:
  Reimar Döffinger
  Jefferson Ogata
  Sören Andersen
  Christof Meerwald

=====
Here is the original acknowledgement from the cabber project:

    Special Thanks to:
        Daniel Borca   (http://www.geocities.com/dborca).
                       Many of the new code is his own work!!!
                       Thanks Daniel!!!

    Thanks to:
        Abrililla	   (???)
        Gabber	   (http://gabber.sourceforge.net)
        Manolo Romero  (cobreti@mundivia.es)
        NexusX	   (nexusx666@ajmacias.com)
        Pablo2000	   (josepablosc@wanadoo.es)
        Pras           (???)
        Ted		   (ted@php.net)
        Thomas Fischer (th.fischer@gmx.net)
        _Yed_	   (#linux at irc-hispano)
        ZJoyKiller (#linux at irc-hispano)

# vim: set encoding=utf-8: