summary refs log tree commit diff stats
path: root/xchat-wdk.patch
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-30 12:43:50 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-30 12:43:50 +0200
commit2309a5862c6edaa60195c269d21c7104659da258 (patch)
tree880f70606da9cef26dd47f3498e133da75f92130 /xchat-wdk.patch
parent4e81308c2e59e5b18b0939a3e006f596bd2073fb (diff)
remove old references
Diffstat (limited to 'xchat-wdk.patch')
-rw-r--r--xchat-wdk.patch7
1 files changed, 3 insertions, 4 deletions
diff --git a/xchat-wdk.patch b/xchat-wdk.patch
index 8da2aa83..17f30238 100644
--- a/xchat-wdk.patch
+++ b/xchat-wdk.patch
@@ -655,17 +655,16 @@ diff -ruN --strip-trailing-cr xchat-wdk.orig/src/common/xchat.h xchat-wdk/src/co
  #define	X_OK	1
 diff -ruN --strip-trailing-cr xchat-wdk.orig/src/fe-gtk/about.c xchat-wdk/src/fe-gtk/about.c
 --- xchat-wdk.orig/src/fe-gtk/about.c	2010-05-16 09:43:49 +0200
-+++ xchat-wdk/src/fe-gtk/about.c	2010-08-30 12:09:20 +0200
-@@ -39,6 +39,8 @@
++++ xchat-wdk/src/fe-gtk/about.c	2010-08-30 12:43:12 +0200
+@@ -39,6 +39,7 @@
  
  #include "../common/xchat.h"
  #include "../common/util.h"
 +#include "../common/portable.h"
-+//#include "check-version.h"
  #include "palette.h"
  #include "pixmaps.h"
  #include "gtkutil.h"
-@@ -114,35 +116,38 @@
+@@ -114,35 +115,38 @@
  	g_get_charset (&locale);
  	(snprintf) (buf, sizeof (buf),
  				"<span size=\"x-large\"><b>"DISPLAY_NAME" "PACKAGE_VERSION"</b></span>\n\n"