cpw.darkrain42.2.6.1: fe5ae6b2: Add a blurb about support at pidgin.im bein...

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Wed Aug 5 00:20:48 EDT 2009


-----------------------------------------------------------------
Revision: fe5ae6b2fce7e9c6c36c51ccf2b63ac41722f0e6
Ancestor: 0d5a4b4bcdac551233c94d376f902cb3e369299d
Author: rekkanoryo at pidgin.im
Date: 2009-08-05T04:14:29
Branch: im.pidgin.cpw.darkrain42.2.6.1
URL: http://d.pidgin.im/viewmtn/revision/info/fe5ae6b2fce7e9c6c36c51ccf2b63ac41722f0e6

Modified files:
        pidgin/gtkdialogs.c

ChangeLog: 

Add a blurb about support at pidgin.im being a publicly archived mailing list.

-------------- next part --------------
============================================================
--- pidgin/gtkdialogs.c	45d18e7eabc8b5f2c0dd79286c4028220fe5e5c8
+++ pidgin/gtkdialogs.c	2afaa1276e0cee3750cf0c2010f87c79182e2cf5
@@ -471,7 +471,11 @@ void pidgin_dialogs_about()
 				"http://developer.pidgin.im/wiki/FAQ</A><BR/><BR/>"));
 	g_string_append_printf(str, _("<FONT SIZE=\"4\">Help via e-mail:</FONT>"
 				" <A HREF=\"mailto:support at pidgin.im\">support at pidgin.im</A>"
-				"<BR/><BR/>"));
+				" (This is a"
+				" <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>)<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