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

@@ -48,7 +48,7 @@
#include <glib.h>
#include <glib/gstdio.h>
#include "xchat.h"
#include "hexchat.h"
#include "util.h"
#include "fe.h"
#include "outbound.h"
@@ -58,7 +58,7 @@
#include "server.h"
#include "text.h"
#include "url.h"
#include "xchatc.h"
#include "hexchatc.h"
#ifdef USE_DCC64
#define BIG_STR_TO_INT(x) strtoull(x,NULL,10)