mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-16 10:40:19 +00:00
add wdk changes to named branch
This commit is contained in:
13
config.h
Normal file
13
config.h
Normal file
@@ -0,0 +1,13 @@
|
||||
#define LOCALEDIR "./locale"
|
||||
#define ENABLE_NLS
|
||||
#define USE_GMODULE
|
||||
#define USE_PLUGIN
|
||||
#define USE_LIBSEXY
|
||||
#define PACKAGE_NAME "xchat"
|
||||
#define PACKAGE_VERSION "1489"
|
||||
#define XCHAT_RELEASE "2.8.8"
|
||||
#define XCHATLIBDIR "."
|
||||
#define XCHATSHAREDIR "."
|
||||
#define OLD_PERL
|
||||
#define GETTEXT_PACKAGE "xchat"
|
||||
#define PACKAGE_TARNAME "xchat-2.8.8"
|
||||
Reference in New Issue
Block a user