Mercurial > pidgin.yaz
comparison pidgin/gtkdialogs.c @ 28341:2253903841a6
Make the blurb about support even more verbose and explicit on what we will
not support.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Mon, 17 Aug 2009 15:56:16 +0000 |
parents | 4e8701ce18db |
children | 901476dc70b9 |
comparison
equal
deleted
inserted
replaced
28340:ea3e672e356b | 28341:2253903841a6 |
---|---|
473 " <A HREF=\"mailto:support@pidgin.im\">support@pidgin.im</A>" | 473 " <A HREF=\"mailto:support@pidgin.im\">support@pidgin.im</A>" |
474 " (This is a" | 474 " (This is a" |
475 " <A HREF=\"http://pidgin.im/cgi-bin/mailman/listinfo/support\">" | 475 " <A HREF=\"http://pidgin.im/cgi-bin/mailman/listinfo/support\">" |
476 "mailing list</A>, and messages sent here are" | 476 "mailing list</A>, and messages sent here are" |
477 " <A HREF=\"http://pidgin.im/pipermail/support/\">publicly" | 477 " <A HREF=\"http://pidgin.im/pipermail/support/\">publicly" |
478 " archived!</A>)<BR/><BR/>")); | 478 " archived!</A> Furthermore, we do <I><B>not</B></I> support" |
479 " MXit, Facebook, Skype, or any other third-party plugins on" | |
480 " this list.<BR/><BR/>")); | |
479 g_string_append_printf(str, _("<FONT SIZE=\"4\">IRC Channel:</FONT> " | 481 g_string_append_printf(str, _("<FONT SIZE=\"4\">IRC Channel:</FONT> " |
480 "#pidgin on irc.freenode.net<BR><BR>")); | 482 "#pidgin on irc.freenode.net<BR><BR>")); |
481 g_string_append_printf(str, _("<FONT SIZE=\"4\">XMPP MUC:</FONT> " | 483 g_string_append_printf(str, _("<FONT SIZE=\"4\">XMPP MUC:</FONT> " |
482 "devel@conference.pidgin.im<BR><BR>")); | 484 "devel@conference.pidgin.im<BR><BR>")); |
483 | 485 |