changeset 11610:69bd7af50d31

[gaim-migrate @ 13881] stupid typo committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 04 Oct 2005 13:52:09 +0000
parents f38655b98ba0
children 311a743df5ca
files src/protocols/jabber/jabber.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/jabber/jabber.c	Tue Oct 04 13:38:39 2005 +0000
+++ b/src/protocols/jabber/jabber.c	Tue Oct 04 13:52:09 2005 +0000
@@ -994,7 +994,7 @@
 			}
 
 			if(jbr->name)
-				res = g_strdup_printf(" _(%s)", jbr->name);
+				res = g_strdup_printf(" (%s)", jbr->name);
 
 			g_string_append_printf(ret, "\n<b>%s%s:</b> %s%s%s",
 					_("Status"),