# HG changeset patch # User John Bailey # Date 1254596098 0 # Node ID b50ff312ac80c0c67d138be3c27634e2fdb5fd1b # Parent 346d5ea00346475bac959fd7b84f41fdfa27fd77 I wanted to bold this text and forgot to. diff -r 346d5ea00346 -r b50ff312ac80 pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c Sat Oct 03 18:49:54 2009 +0000 +++ b/pidgin/gtkdialogs.c Sat Oct 03 18:54:58 2009 +0000 @@ -583,7 +583,7 @@ g_string_append_printf(str, "%s %s
(libpurple %s)
%s

", PIDGIN_NAME, DISPLAY_VERSION, purple_core_get_version(), REVISION); - g_string_append_printf(str, "%s
", _("Build Information")); + g_string_append_printf(str, "%s
", _("Build Information")); /* The following primarly intented for user/developer interaction and thus ought not be translated */