view mcabber/AUTHORS @ 966:d9acb7f2a3d1

Do not set Curses variable too early This patch fixes a freeze when scr_LogPrint() is called before ncurses are fully initialized, for example when the colors are wrong in the config file. Problem reported by Jeff~ in the mcabber MUC room.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 28 Sep 2006 21:36:58 +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: