diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-07-11 22:41:15 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-07-11 22:41:15 +0200 |
commit | 1f1c76a5d8e4456d844bf19400aca68900e0e878 (patch) | |
tree | 1f9d7541ece8a29c4941b386102a749ec571f437 /src/fe-gtk | |
parent | 534cd2802f807e4ca33a8586508619e6a52c3667 (diff) |
Initial rebranding in code
Diffstat (limited to 'src/fe-gtk')
-rw-r--r-- | src/fe-gtk/fe-gtk.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-gtk/fe-gtk.h b/src/fe-gtk/fe-gtk.h index 8fffb3cc..f4188a01 100644 --- a/src/fe-gtk/fe-gtk.h +++ b/src/fe-gtk/fe-gtk.h @@ -1,6 +1,6 @@ #include "../../config.h" -#define DISPLAY_NAME "XChat-WDK" +#define DISPLAY_NAME "HexChat" #ifndef WIN32 #include <sys/types.h> |