# HG changeset patch # User Mark Doliner # Date 1251444633 0 # Node ID a71a8e7e6bb0b1d3e2ec8af220a0368ce071b99f # Parent 6b018d1efc5ce4ce7159212271edc9e3bc03b301 Try to make this help string shorter to increase the odds of people reading it. Screenshots at http://kingant.net/pidgin/PidginAboutWindow/ This version is screenshot3.png diff -r 6b018d1efc5c -r a71a8e7e6bb0 pidgin/gtkdialogs.c --- a/pidgin/gtkdialogs.c Fri Aug 28 05:35:00 2009 +0000 +++ b/pidgin/gtkdialogs.c Fri Aug 28 07:30:33 2009 +0000 @@ -470,17 +470,15 @@ g_string_append_printf(str, _("FAQ: " "http://developer.pidgin.im/wiki/FAQ

")); - g_string_append_printf(str, _("Help via e-mail:" - " support@pidgin.im" - " (This is a" - " " - "mailing list, and messages sent here are" - " publicly" - " archived! Please note that this list's primary language" - " is English. Posts in other languages may not receive answers" - " as complete or as helpful as those in English. Additionally," - " we do not support MXit, Facebook, Skype," - " or any other third-party plugins on this list.)

")); + g_string_append_printf(str, + _("Help from other Pidgin users: " + "support@pidgin.im
" + "This is a public mailing list! " + "(archive)
" + "We can't help with 3rd party protocols or plugins!
" + "This list's primary language is English. You are " + "welcome to post in another language, but the responses may " + "be less helpful.

")); g_string_append_printf(str, _("IRC Channel: " "#pidgin on irc.freenode.net

")); g_string_append_printf(str, _("XMPP MUC: "