# HG changeset patch # User Sean Egan # Date 1079377677 0 # Node ID e38c127ec2d4a6554ad48dada6196721f1fdd827 # Parent 6b7b5b10cd8a71568bdcc337566f4eb079b73f62 [gaim-migrate @ 9182] Thanks, Lazlo. committer: Tailor Script diff -r 6b7b5b10cd8a -r e38c127ec2d4 src/main.c --- a/src/main.c Mon Mar 15 16:36:40 2004 +0000 +++ b/src/main.c Mon Mar 15 19:07:57 2004 +0000 @@ -367,7 +367,12 @@ "assistance, please IM either RobFlynn or SeanEgn and\n" "they can help you.\n"); #else - fprintf(stderr, "Oh no! Segmentation fault!\n"); + fprintf(stderr, "Hi, user. We need to talk.\n" + "I think something's gone wrong here. It's probably my fault.\n" + "No, really, it's not you... it's me... no no no, I think we get along well\n" + "it's just that.... well, I want to see other people. I... what?!? NO! I haven't\n" + "been cheating on you!! How many times do you want me to tell you?! And for the\n" + "last time, it's just a rash!\n"); /*g_on_error_query (g_get_prgname());*/ #endif abort();