diff options
author | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-08-30 10:32:00 +0200 |
---|---|---|
committer | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-08-30 10:32:00 +0200 |
commit | 9138d7e28124bdd52e1d324c9b68dbab6cfcd163 (patch) | |
tree | 62205f67b4de47899074176720de03462579ba1b /xchat-wdk.patch | |
parent | 12b5466b75036e3f3db0fda221c2af90994522f6 (diff) |
remove "r" from version
Diffstat (limited to 'xchat-wdk.patch')
-rw-r--r-- | xchat-wdk.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xchat-wdk.patch b/xchat-wdk.patch index 6da5a687..4a4dcb90 100644 --- a/xchat-wdk.patch +++ b/xchat-wdk.patch @@ -655,7 +655,7 @@ 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 10:21:07 +0200 ++++ xchat-wdk/src/fe-gtk/about.c 2010-08-30 10:30:12 +0200 @@ -39,6 +39,8 @@ #include "../common/xchat.h" @@ -674,7 +674,7 @@ diff -ruN --strip-trailing-cr xchat-wdk.orig/src/fe-gtk/about.c xchat-wdk/src/fe - /* leave this message to avoid time wasting bug reports! */ - "This version is unofficial and comes with no support.\n\n" -#endif -+ "<b>Latest Version</b>: r%s\n" ++ "<b>Latest Version</b>: %s\n" + "<b>XChat Base</b>: 2.8.8\n\n" "%s\n" "<b>Charset</b>: %s " |