Another bunch of rebranding stuff

This commit is contained in:
Berke Viktor
2012-07-13 18:04:00 +02:00
parent ea2c58c234
commit 16d32fdeda
22 changed files with 76 additions and 73 deletions

View File

@@ -9,8 +9,11 @@
#define PACKAGE_NAME "hexchat"
#define PACKAGE_VERSION "2.9.0"
#define XCHAT_REVISION "1508"
#define XCHATLIBDIR "."
#define XCHATSHAREDIR "."
#define HEXCHATLIBDIR "."
#define HEXCHATSHAREDIR "."
#define OLD_PERL
#define GETTEXT_PACKAGE "hexchat"
#define PACKAGE_TARNAME "hexchat-2.9.0"
#ifndef USE_IPV6
#define socklen_t int
#endif