Mercurial > pidgin
changeset 12670:f57ff720957f
[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 <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Thu, 29 Dec 2005 01:36:34 +0000 |
parents | 879f90dbd21f |
children | c8afbc1bf98b |
files | src/gtkmain.c |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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