# HG changeset patch # User Richard Laager # Date 1135820194 0 # Node ID f57ff720957fb7afd08ba135ef54d30a1357d55b # Parent 879f90dbd21fbdae9934c3d9dfe7867a1246a83b [gaim-migrate @ 15013] SF Patch #1392428 from resiak "Wrap the [--enable-debug] core dump message to 80 chars" "Right, so, I got sick of line wrapping badness while watching stuff segfault. Everyone knows that terminals are 80 characters wide, not 82." committer: Tailor Script diff -r 879f90dbd21f -r f57ff720957f src/gtkmain.c --- a/src/gtkmain.c Thu Dec 29 01:30:08 2005 +0000 +++ b/src/gtkmain.c Thu Dec 29 01:36:34 2005 +0000 @@ -507,9 +507,9 @@ "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" + "it's just that.... well, I want to see other people. I... what?!? NO! I \n" + "haven't been cheating on you!! How many times do you want me to tell you?! And\n" + "for the last time, it's just a rash!\n" ); #endif