diff options
author | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-08-14 01:18:59 +0200 |
---|---|---|
committer | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-08-14 01:18:59 +0200 |
commit | 8575ea49f1ad3aae594583dfc0b5c9ad57bf8bc5 (patch) | |
tree | cefa80db153377f814d95d9644c12d78f02db006 /xchat-wdk.patch | |
parent | 434b4e6f277e16458b37fc9a7253efccd70e1b9c (diff) |
typofix
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 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; |