changeset 20168:426e854b25ff

merge of '035ce608de65ea3a6fab0ab31e845b8c17085853' and '887f4f4c3543d4601502c165918d5ea69ccad247'
author Ethan Blanton <elb@pidgin.im>
date Wed, 19 Sep 2007 02:39:00 +0000
parents 3287445c05a8 (current diff) d5d0a5b88104 (diff)
children 16f887f25044
files
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkmain.c	Wed Sep 19 02:38:09 2007 +0000
+++ b/pidgin/gtkmain.c	Wed Sep 19 02:39:00 2007 +0000
@@ -513,7 +513,7 @@
 #ifndef DEBUG
 		/* We translate this here in case the crash breaks gettext. */
 		segfault_message_tmp = g_strdup_printf(_(
-			"%s has segfaulted and attempted to dump a core file.\n"
+			"%s %s has segfaulted and attempted to dump a core file.\n"
 			"This is a bug in the software and has happened through\n"
 			"no fault of your own.\n\n"
 			"If you can reproduce the crash, please notify the developers\n"
@@ -527,7 +527,7 @@
 			"LSchiere (via AIM).  Contact information for Sean and Luke \n"
 			"on other protocols is at\n"
 			"%swiki/DeveloperPages\n"),
-			PIDGIN_NAME, PURPLE_DEVEL_WEBSITE, PURPLE_DEVEL_WEBSITE, PURPLE_DEVEL_WEBSITE
+			PIDGIN_NAME, VERSION, PURPLE_DEVEL_WEBSITE, PURPLE_DEVEL_WEBSITE, PURPLE_DEVEL_WEBSITE
 		);
 
 		/* we have to convert the message (UTF-8 to console