# HG changeset patch # User Luke Schierer # Date 1054743513 0 # Node ID 7ec0cd751e6b3ec042f7080c43f25e87ed9661a8 # Parent 2c04c55222b7f05278c4bccbc79a18ad537f677e [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 diff -r 2c04c55222b7 -r 7ec0cd751e6b src/main.c --- 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"