comparison pidgin/gtkdialogs.c @ 28444:36b5b0872f10

Tweak the blurb I added to the about box for the support list to be even more verbose and hopefully more helpful to users.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Tue, 25 Aug 2009 03:58:42 +0000
parents c921fe62cf59
children a71a8e7e6bb0 1ca2df744414
comparison
equal deleted inserted replaced
28442:3896cbf6336a 28444:36b5b0872f10
474 " <A HREF=\"mailto:support@pidgin.im\">support@pidgin.im</A>" 474 " <A HREF=\"mailto:support@pidgin.im\">support@pidgin.im</A>"
475 " (This is a" 475 " (This is a"
476 " <A HREF=\"http://pidgin.im/cgi-bin/mailman/listinfo/support\">" 476 " <A HREF=\"http://pidgin.im/cgi-bin/mailman/listinfo/support\">"
477 "mailing list</A>, and messages sent here are" 477 "mailing list</A>, and messages sent here are"
478 " <A HREF=\"http://pidgin.im/pipermail/support/\">publicly" 478 " <A HREF=\"http://pidgin.im/pipermail/support/\">publicly"
479 " archived!</A> Furthermore, we do <I><B>not</B></I> support" 479 " archived!</A> Please note that this list's primary language"
480 " MXit, Facebook, Skype, or any other third-party plugins on" 480 " is English. Posts in other languages may not receive answers"
481 " this list.)<BR/><BR/>")); 481 " as complete or as helpful as those in English. Additionally,"
482 " we do <U><I><B>not</B></I></U> support MXit, Facebook, Skype,"
483 " or any other third-party plugins on this list.)<BR/><BR/>"));
482 g_string_append_printf(str, _("<FONT SIZE=\"4\">IRC Channel:</FONT> " 484 g_string_append_printf(str, _("<FONT SIZE=\"4\">IRC Channel:</FONT> "
483 "#pidgin on irc.freenode.net<BR><BR>")); 485 "#pidgin on irc.freenode.net<BR><BR>"));
484 g_string_append_printf(str, _("<FONT SIZE=\"4\">XMPP MUC:</FONT> " 486 g_string_append_printf(str, _("<FONT SIZE=\"4\">XMPP MUC:</FONT> "
485 "devel@conference.pidgin.im<BR><BR>")); 487 "devel@conference.pidgin.im<BR><BR>"));
486 488