diff options
Diffstat (limited to 'irc/xchat1/files/patch-src::common::cfgfiles.c')
-rw-r--r-- | irc/xchat1/files/patch-src::common::cfgfiles.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/irc/xchat1/files/patch-src::common::cfgfiles.c b/irc/xchat1/files/patch-src::common::cfgfiles.c deleted file mode 100644 index d33af116ddd..00000000000 --- a/irc/xchat1/files/patch-src::common::cfgfiles.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/common/cfgfiles.c.orig Mon Mar 29 15:46:01 2004 -+++ src/common/cfgfiles.c Mon Mar 29 15:46:20 2004 -@@ -600,7 +600,7 @@ - - prefs.autoresume = 1; - prefs.show_away_once = 1; -- prefs.show_away_message = 1; -+ prefs.show_away_message = 0; - prefs.indent_pixels = 80; - prefs.dialog_indent_pixels = 80; - prefs.indent_nicks = 1; |