# HG changeset patch # User Daniel Atallah # Date 1213845210 0 # Node ID fb7a42a097894e466b7d01bf288e07da482d65ee # Parent ca268616703d6fd0426bc4e8a21b1a3fac2edf8e applied changes from b57781a52511d0ab7a57590bf5c348f3b9d05640 through 43cf42d58f68c1f3f9ae27b10c66dbc351612f30 diff -r ca268616703d -r fb7a42a09789 libpurple/protocols/bonjour/bonjour.c --- a/libpurple/protocols/bonjour/bonjour.c Thu Jun 19 03:13:06 2008 +0000 +++ b/libpurple/protocols/bonjour/bonjour.c Thu Jun 19 03:13:30 2008 +0000 @@ -91,7 +91,7 @@ purple_connection_error_reason(gc, PURPLE_CONNECTION_ERROR_OTHER_ERROR, _("The Apple Bonjour For Windows toolkit wasn't found, see the FAQ at: " - "http://developer.pidgin.im/wiki/Using%20Pidgin#CanIusePidginforBonjourLink-LocalMessaging" + "http://d.pidgin.im/BonjourWindows" " for more information.")); return; }