comparison src/main.c @ 6383:d6777fa16645

[gaim-migrate @ 6888] WEBSITE -> GAIM_WEBSITE. Thanks deryni. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 06 Aug 2003 04:20:46 +0000
parents 8f94cce8faa5
children b808f9734879
comparison
equal deleted inserted replaced
6382:7074ea7d999e 6383:d6777fa16645
375 "This is a bug in the software and has happened through\n" 375 "This is a bug in the software and has happened through\n"
376 "no fault of your own.\n\n" 376 "no fault of your own.\n\n"
377 "It is possible that this bug is already fixed in CVS.\n" 377 "It is possible that this bug is already fixed in CVS.\n"
378 "If you can reproduce the crash, please notify the gaim\n" 378 "If you can reproduce the crash, please notify the gaim\n"
379 "maintainers by reporting a bug at\n" 379 "maintainers by reporting a bug at\n"
380 WEBSITE "bug.php\n\n" 380 GAIM_WEBSITE "bug.php\n\n"
381 "Please make sure to specify what you were doing at the time,\n" 381 "Please make sure to specify what you were doing at the time,\n"
382 "and post the backtrace from the core file. If you do not know\n" 382 "and post the backtrace from the core file. If you do not know\n"
383 "how to get the backtrace, please get instructions at\n" 383 "how to get the backtrace, please get instructions at\n"
384 WEBSITE "gdb.php. If you need further\n" 384 GAIM_WEBSITE "gdb.php. If you need further\n"
385 "assistance, please IM either RobFlynn or SeanEgn and\n" 385 "assistance, please IM either RobFlynn or SeanEgn and\n"
386 "they can help you.\n"); 386 "they can help you.\n");
387 #else 387 #else
388 fprintf(stderr, "Oh no! Segmentation fault!\n"); 388 fprintf(stderr, "Oh no! Segmentation fault!\n");
389 /*g_on_error_query (g_get_prgname());*/ 389 /*g_on_error_query (g_get_prgname());*/