changeset 17242:2b82b01e016a

Death to #pidgin-win32
author Richard Laager <rlaager@wiktel.com>
date Tue, 22 May 2007 20:25:56 +0000
parents 618a3748ff64
children 94fe470d4c9a
files AUTHORS pidgin/gtkdialogs.c
diffstat 2 files changed, 1 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/AUTHORS	Mon May 21 20:58:23 2007 +0000
+++ b/AUTHORS	Tue May 22 20:25:56 2007 +0000
@@ -3,8 +3,7 @@
 
 For a complete list of all contributors, see the COPYRIGHT file.
 
-We've got an IRC room now too, #pidgin on irc.freenode.net
-(#pidgin-win32 for Windows users). Come check us out.
+We've got an IRC room now too, #pidgin on irc.freenode.net. Come check us out.
 
 Current Developers:
 ------------------
--- a/pidgin/gtkdialogs.c	Mon May 21 20:58:23 2007 +0000
+++ b/pidgin/gtkdialogs.c	Tue May 22 20:25:56 2007 +0000
@@ -377,13 +377,8 @@
 
 	g_string_append(str, "<FONT SIZE=\"4\">URL:</FONT> <A HREF=\""
 					PURPLE_WEBSITE "\">" PURPLE_WEBSITE "</A><BR/><BR/>");
-#ifdef _WIN32
-	g_string_append_printf(str, _("<FONT SIZE=\"4\">IRC:</FONT> "
-						   "#pidgin-win32 on irc.freenode.net<BR><BR>"));
-#else
 	g_string_append_printf(str, _("<FONT SIZE=\"4\">IRC:</FONT> "
 						   "#pidgin on irc.freenode.net<BR><BR>"));
-#endif
 
 	/* Current Developers */
 	g_string_append_printf(str, "<FONT SIZE=\"4\">%s:</FONT><BR/>",