comparison pidgin/gtkdialogs.c @ 19684:8021fe1e2a63

Add a link to the FAQ in the about box as indirectly suggested in #pidgin.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 08 Sep 2007 20:43:59 +0000
parents 44b4e8bd759b
children 5444ab83b30a
comparison
equal deleted inserted replaced
19683:4a372246ca1e 19684:8021fe1e2a63
394 "file for the complete list of contributors. We provide no " 394 "file for the complete list of contributors. We provide no "
395 "warranty for this program.<BR><BR>"), PIDGIN_NAME, PIDGIN_NAME, PIDGIN_NAME); 395 "warranty for this program.<BR><BR>"), PIDGIN_NAME, PIDGIN_NAME, PIDGIN_NAME);
396 396
397 g_string_append(str, "<FONT SIZE=\"4\">URL:</FONT> <A HREF=\"" 397 g_string_append(str, "<FONT SIZE=\"4\">URL:</FONT> <A HREF=\""
398 PURPLE_WEBSITE "\">" PURPLE_WEBSITE "</A><BR/><BR/>"); 398 PURPLE_WEBSITE "\">" PURPLE_WEBSITE "</A><BR/><BR/>");
399 g_string_append(str, "<FONT SIZE=\"4\">FAQ:</FONT> <A HREF=\""
400 "http://developer.pidgin.im/wiki/FAQ\">"
401 "http://developer.pidgin.im/wiki/FAQ</A><BR/><BR/>");
399 g_string_append_printf(str, _("<FONT SIZE=\"4\">IRC:</FONT> " 402 g_string_append_printf(str, _("<FONT SIZE=\"4\">IRC:</FONT> "
400 "#pidgin on irc.freenode.net<BR><BR>")); 403 "#pidgin on irc.freenode.net<BR><BR>"));
401 404
402 /* Current Developers */ 405 /* Current Developers */
403 g_string_append_printf(str, "<FONT SIZE=\"4\">%s:</FONT><BR/>", 406 g_string_append_printf(str, "<FONT SIZE=\"4\">%s:</FONT><BR/>",