Mercurial > pidgin
changeset 10493:387d06e21ae3
[gaim-migrate @ 11783]
not a bad idea
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Sun, 09 Jan 2005 04:35:39 +0000 |
parents | 45ad1d15fab3 |
children | 93dab54c7bb6 |
files | src/gtkdialogs.c |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtkdialogs.c Sun Jan 09 00:13:34 2005 +0000 +++ b/src/gtkdialogs.c Sun Jan 09 04:35:39 2005 +0000 @@ -226,9 +226,13 @@ g_string_append(str, "<FONT SIZE=\"4\">URL:</FONT> <A HREF=\"" 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>")); +#else g_string_append_printf(str, _("<FONT SIZE=\"4\">IRC:</FONT> " "#gaim on irc.freenode.net<BR><BR>")); +#endif /* Active Developers */ g_string_append_printf(str, "<FONT SIZE=\"4\">%s:</FONT><BR/>",