Update old email addresses in user-visible messages.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/trunk@206 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#ifndef __irc_h
|
||||
#define __irc_h
|
||||
#define IRCII_COMMENT "\002 Keep it to yourself!\002"
|
||||
#define BUG_EMAIL "<bitchx-devel@lists.sourceforge.net>"
|
||||
|
||||
#define FSET 1
|
||||
|
||||
|
||||
@@ -762,7 +762,7 @@ BuddahX, Hob, Lifendel, JondalaR, JVaughn, suicide, NovaLogic,\n\
|
||||
Jordy, BigHead,Ananda, Hybrid, Reefa, BlackJac, GenX, MHacker,\n\
|
||||
PSiLiCON, hop, Sheik, psykotyk, oweff, icetrey, Power, sideshow,\n\
|
||||
Raistlin, Mustang, [Nuke], Rosmo, Sellfone, Drago and bark0de!\n\n\
|
||||
Mailing list is at majordomo@lists.bitchx.com\n";
|
||||
Mailing list is at <bitchx-devel@lists.sourceforge.net>\n";
|
||||
gui_about_box(about_text);
|
||||
return;
|
||||
#else
|
||||
@@ -803,7 +803,7 @@ Mailing list is at majordomo@lists.bitchx.com\n";
|
||||
put_it("[0;30;47m hop, Sheik, psykotyk, oweff, icetrey, Power, sideshow, Raistlin, [0m");
|
||||
put_it("[0;30;47m [Nuke], Rosmo and Bark0de! [0m");
|
||||
put_it("[0;30;47m A special thanks to ccm.net for co-locating BitchX.com [0m");
|
||||
put_it("[0;30;47m Mailing list is at majordomo@lists.bitchx.com [0m");
|
||||
put_it("[0;30;47m Mailing list is at <bitchx-devel@lists.sourceforge.net> [0m");
|
||||
put_it(empty_string);
|
||||
#else
|
||||
put_it("[35m <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>[1;45m<35><6D><EFBFBD>[0;35;40m [1;45m<35><6D>[0;35;40m<30>[1;32m<32>[42m<32><6D>[40m<30>[0;35;40m [1;45m<35>[40m<30>[0m");
|
||||
@@ -825,7 +825,7 @@ Mailing list is at majordomo@lists.bitchx.com\n";
|
||||
put_it("[1;47m<37>[0;30;47m Ananda, Hybrid, Reefa, BlackJac, GenX, MHacker, PSiLiCON, [1m<31>[0m");
|
||||
put_it("[1;47m<37>[0;30;47m hop, Sheik, psykotyk, oweff, icetrey, Power, sideshow, Raistlin, [1m<31>[0m");
|
||||
put_it("[1;47m<37>[0;30;47m Mustang, [Nuke], Rosmo, Sellfone, Drago and bark0de! [1m<31>[0m");
|
||||
put_it("[1;47m<37>[0;30;47m Mailing list is at majordomo@lists.bitchx.com [1m<31>[0m");
|
||||
put_it("[1;47m<37>[0;30;47m Mailing list is at <bitchx-devel@lists.sourceforge.net> [1m<31>[0m");
|
||||
put_it("<EFBFBD>[1;30m<30><6D><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>[0m");
|
||||
put_it(empty_string);
|
||||
#endif
|
||||
|
||||
@@ -491,7 +491,7 @@ extern char *sys_siglist[];
|
||||
putlog(LOG_ALL, "*", "Error logged. %s at (%d) %s", cx_file, cx_line, cx_function?cx_function:empty_string);
|
||||
#endif
|
||||
printf("\n\r\n\rIRCII has been terminated by a [%s]\n\r", sys_siglist[unused]);
|
||||
printf("Please inform panasync (edwards@bitchx.dimension6.com) of this\n\r");
|
||||
printf("Please email " BUG_EMAIL "\n\r");
|
||||
printf("with as much detail as possible about what you were doing when it happened.\n\r");
|
||||
printf("Please include the version of IRCII (%s) and type of system in the report.\n\r", irc_version);
|
||||
fflush(stdout);
|
||||
|
||||
@@ -1326,7 +1326,7 @@ void BX_ircpanic (char *format, ...)
|
||||
}
|
||||
|
||||
yell("An unrecoverable logic error has occured.");
|
||||
yell("Please email %s giving me the following message", "edwards@bitchx.dimension6.com" );
|
||||
yell("Please email " BUG_EMAIL " and include the following message:");
|
||||
|
||||
yell("Panic: [%s:%s %s]", irc_version, buffer, cx_function?cx_function:empty_string);
|
||||
dump_call_stack();
|
||||
@@ -2963,9 +2963,9 @@ size_t BX_mangle_line (char *incoming, int how, size_t how_much)
|
||||
output = strip_ansi(incoming);
|
||||
strip_ansi_never_xlate = 0; /* XXXXX */
|
||||
if (strlcpy(incoming, output, how_much) > how_much)
|
||||
say("Mangle_line truncating results. #1 -- "
|
||||
"Email jnelson@acronet.net [%d] [%d]",
|
||||
strlen(buffer), how_much);
|
||||
say("Mangle_line truncating results (%d > %d) - "
|
||||
"please email " BUG_EMAIL,
|
||||
strlen(output), how_much);
|
||||
new_free(&output);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user