From: alchemyx Date: Wed, 2 Feb 2000 16:29:39 +0000 (+0000) Subject: - PL letters and nice look :) X-Git-Tag: BitchX-1_0c16-2~5 X-Git-Url: http://git.pld-linux.org/?p=packages%2FBitchX.git;a=commitdiff_plain;h=ccf318affee2cc9ce66dfaad7996aa24997613d1 - PL letters and nice look :) Changed files: BitchX-iso2.patch -> 1.3 --- diff --git a/BitchX-iso2.patch b/BitchX-iso2.patch new file mode 100644 index 0000000..9455081 --- /dev/null +++ b/BitchX-iso2.patch @@ -0,0 +1,15 @@ +diff -ru BitchX/source/irc.c BitchX.AX/source/irc.c +--- BitchX/source/irc.c Mon Jan 17 04:04:20 2000 ++++ BitchX.AX/source/irc.c Wed Feb 2 17:08:45 2000 +@@ -97,11 +97,7 @@ + * switchs are set */ + dead = 0, + inhibit_logging = 0, +-#ifndef ONLY_STD_CHARS + startup_ansi = 1, /* display startup ansi */ +-#else +- startup_ansi = 0, /* DO NOT display startup ansi */ +-#endif + auto_connect = 1, /* auto-connect to first server*/ + + background = 0,