diff options
author | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-08-30 12:43:50 +0200 |
---|---|---|
committer | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-08-30 12:43:50 +0200 |
commit | 2309a5862c6edaa60195c269d21c7104659da258 (patch) | |
tree | 880f70606da9cef26dd47f3498e133da75f92130 /xchat-wdk.patch | |
parent | 4e81308c2e59e5b18b0939a3e006f596bd2073fb (diff) |
remove old references
Diffstat (limited to 'xchat-wdk.patch')
-rw-r--r-- | xchat-wdk.patch | 7 |
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" |