diff src/aim.c @ 1710:f42ce672c560

[gaim-migrate @ 1720] various fixes (for plugins especially), other updates. made WEBSITE macro so it's easy to change (not that i think it'll be changing again), updated some files to reflect that change. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 13 Apr 2001 10:50:33 +0000
parents 23ad4f7b644f
children d2eca7a46cfd
line wrap: on
line diff
--- a/src/aim.c	Fri Apr 13 08:15:44 2001 +0000
+++ b/src/aim.c	Fri Apr 13 10:50:33 2001 +0000
@@ -392,7 +392,7 @@
 	case SIGSEGV:
 		fprintf(stderr, "Gaim has segfaulted and attempted to dump a core file.\n"
 				"Please notify the gaim maintainers by reporting a bug at\n"
-				"http://sourceforge.net/projects/gaim/\n\n"
+				WEBSITE "\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"
 				"how to get the backtrace, please IM either EWarmenhoven or\n"