A lot more rebranding

This commit is contained in:
Berke Viktor
2012-10-24 21:33:02 +02:00
parent 6d356a5e51
commit 1a75c8e1be
108 changed files with 238 additions and 238 deletions

View File

@@ -32,7 +32,7 @@
#include <sys/mman.h>
#endif
#include "xchat.h"
#include "hexchat.h"
#include <glib.h>
#include "cfgfiles.h"
#include "chanopt.h"
@@ -41,7 +41,7 @@
#include "server.h"
#include "util.h"
#include "outbound.h"
#include "xchatc.h"
#include "hexchatc.h"
#include "text.h"
#ifdef WIN32
#include <windows.h>