Mercurial > pidgin.yaz
changeset 5747:7ec0cd751e6b
[gaim-migrate @ 6172]
the segfault message no longer tells people to use cvs. cvs is broken currently,
and for development always, don't use it.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 04 Jun 2003 16:18:33 +0000 |
parents | 2c04c55222b7 |
children | c6a30e1868ae |
files | src/main.c |
diffstat | 1 files changed, 2 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/src/main.c Wed Jun 04 16:18:16 2003 +0000 +++ b/src/main.c Wed Jun 04 16:18:33 2003 +0000 @@ -432,11 +432,8 @@ "This is a bug in the software and has happened through\n" "no fault of your own.\n\n" "It is possible that this bug is already fixed in CVS.\n" - "You can get a tarball of CVS from the Gaim website, at\n" - WEBSITE "gaim-CVS.tar.gz.\n\n" - "If you are already using CVS, or can reproduce the crash\n" - "using the CVS version, please notify the gaim maintainers\n" - "by reporting a bug at\n" + "If you can reproduce the crash, please notify the gaim\n" + "maintainers by reporting a bug at\n" WEBSITE "bug.php\n\n" "Please make sure to specify what you were doing at the time,\n" "and post the backtrace from the core file. If you do not know\n"