view mcabber/src/harddefines.h @ 220:8dfdc6f1778e

[/trunk] Changeset 232 by mikael * Fix a bug when displaying a multi-line message in a /clear-ed window * Always make sure the last msg is displayed in the buffer window (fix another problem with the /clear command...)
author mikael
date Sat, 04 Jun 2005 11:44:55 +0000
parents 5690d6c2e48c
children 16793da74564
line wrap: on
line source

#ifndef __MCABBER__
#define __MCABBER__

#define MCABBER_VERSION "MCabber v0.6.0-dev -- " \
        "based on http://cabber.sourceforge.net"
#define EMAIL "Email: bmikael [at] lists [dot] lilotux [dot] net"

#endif