diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:45 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-06 13:14:45 +0200 |
| commit | ed634bc556af8997b9d2d5bf7334073731936365 (patch) | |
| tree | aac5e9767c12f7bf7e98672c125554888fbbe1ac /msgs.h | |
| parent | 5f4e214740242513c837c8a005ca23779bab1d0c (diff) | |
tagging ychat-0.2ychat-0.2
Diffstat (limited to 'msgs.h')
| -rwxr-xr-x[-rw-r--r--] | msgs.h | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -19,8 +19,8 @@ #define CFILEOK "Parsing config file " #define CFILENO "Failed opening config file " #define CONNECT "Receiving connection " -#define CONTACT "EMail: Snooper@yChat.org, ICQ: 11655527 " -#define DESCRIP "yChat++ Basic Copyright (C) 2003 Paul C. Buetow " +#define CONTACT "Contact: www.yChat.org, Mail@yChat.org " +#define DESCRIP "yChat++ Copyright (C) 2003 Paul C. Buetow, Volker Richer " #define DOWNMSG "Shutting down " #define LOGINPR "Login procedure succeeded for nick " #define NEWROOM "Adding room " @@ -31,9 +31,8 @@ #define SOCKRDY "Server socket is ready. See port above " #define STARTMS "Starting up " #define TECACHE "Caching template " -#define THREAD1 "Spawning thread ( Mode 1 ) " -#define THREAD2 "Spawning thread ( Mode 2 ) " -#define THRPOOL "Refilling thread pool " -#define VERSION "Version Basic 0.1b (030320) " +#define THREADS "Starting thread job " +#define THREADE "Exiting thread job " +#define VERSION "Version: 0.2" #endif |
