diff pidgin/gtkdialogs.c @ 15436:42961709cb30

This should be the last of the string changes
author Sean Egan <seanegan@gmail.com>
date Sat, 27 Jan 2007 11:41:32 +0000
parents 9c0cf4db1f4d
children d75099d2567e
line wrap: on
line diff
--- a/pidgin/gtkdialogs.c	Sat Jan 27 11:11:26 2007 +0000
+++ b/pidgin/gtkdialogs.c	Sat Jan 27 11:41:32 2007 +0000
@@ -358,10 +358,10 @@
 					GAIM_WEBSITE "\">" GAIM_WEBSITE "</A><BR/><BR/>");
 #ifdef _WIN32
 	g_string_append_printf(str, _("<FONT SIZE=\"4\">IRC:</FONT> "
-						   "#wingaim on irc.freenode.net<BR><BR>"));
+						   "#pidgwin on irc.freenode.net<BR><BR>"));
 #else
 	g_string_append_printf(str, _("<FONT SIZE=\"4\">IRC:</FONT> "
-						   "#gaim on irc.freenode.net<BR><BR>"));
+						   "#pidgin on irc.freenode.net<BR><BR>"));
 #endif
 
 	/* Current Developers */