pidgin: 7bed935c: Tweak the blurb I added to the about box...

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Tue Aug 25 00:05:52 EDT 2009


-----------------------------------------------------------------
Revision: 7bed935cd3432470394f51f4fe6e7f915aed9145
Ancestor: 3b7b63ebdf58f9cc78e77bf88c40e48b704dd1a8
Author: rekkanoryo at pidgin.im
Date: 2009-08-25T03:58:42
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/7bed935cd3432470394f51f4fe6e7f915aed9145

Modified files:
        pidgin/gtkdialogs.c

ChangeLog: 

Tweak the blurb I added to the about box for the support list to be even more
verbose and hopefully more helpful to users.

-------------- next part --------------
============================================================
--- pidgin/gtkdialogs.c	5d6bd0a6501cceb3846829c7143831204d4770c1
+++ pidgin/gtkdialogs.c	8d88a6b797c7a66ea2e7706efc5a3b6ffac561eb
@@ -476,9 +476,11 @@ void pidgin_dialogs_about()
 				" <A HREF=\"http://pidgin.im/cgi-bin/mailman/listinfo/support\">"
 				"mailing list</A>, and messages sent here are"
 				" <A HREF=\"http://pidgin.im/pipermail/support/\">publicly"
-				" archived!</A>  Furthermore, we do <I><B>not</B></I> support"
-				" MXit, Facebook, Skype, or any other third-party plugins on"
-				" this list.)<BR/><BR/>"));
+				" archived!</A>  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 <U><I><B>not</B></I></U> support MXit, Facebook, Skype,"
+				" or any other third-party plugins on this list.)<BR/><BR/>"));
 	g_string_append_printf(str, _("<FONT SIZE=\"4\">IRC Channel:</FONT> "
 				"#pidgin on irc.freenode.net<BR><BR>"));
 	g_string_append_printf(str, _("<FONT SIZE=\"4\">XMPP MUC:</FONT> "


More information about the Commits mailing list