summary refs log tree commit diff stats
path: root/xchat-wdk.patch
diff options
context:
space:
mode:
Diffstat (limited to 'xchat-wdk.patch')
-rw-r--r--xchat-wdk.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/xchat-wdk.patch b/xchat-wdk.patch
index 858bf3cc..5f7dbb0a 100644
--- a/xchat-wdk.patch
+++ b/xchat-wdk.patch
@@ -137,7 +137,7 @@ diff -ruN --strip-trailing-cr xchat-wdk.orig/plugins/xdcc/xdcc.c xchat-wdk/plugi
  
 diff -ruN --strip-trailing-cr xchat-wdk.orig/src/common/cfgfiles.c xchat-wdk/src/common/cfgfiles.c
 --- xchat-wdk.orig/src/common/cfgfiles.c	2010-08-07 09:14:45 +0200
-+++ xchat-wdk/src/common/cfgfiles.c	2010-08-14 01:14:54 +0200
++++ xchat-wdk/src/common/cfgfiles.c	2010-08-14 01:18:30 +0200
 @@ -17,7 +17,6 @@
   */
  
@@ -179,7 +179,7 @@ diff -ruN --strip-trailing-cr xchat-wdk.orig/src/common/cfgfiles.c xchat-wdk/src
  	prefs.dialog_height = 256;
  	prefs.gui_join_dialog = 1;
  	prefs.gui_quit_dialog = 1;
-+	prefs.gui_slist_skip = 1;
++	prefs.slist_skip = 1;
  	prefs.dcctimeout = 180;
  	prefs.dccstalltimeout = 60;
  	prefs.notify_timeout = 15;