# HG changeset patch # User Stu Tomlinson # Date 1181873016 0 # Node ID 9e0aec946cd0449a03dbb89e92ad3c00cf46480f # Parent 5b428a69d9861c30b2549d77813172598ce4562a use pidgin.im/documentation as the help url (which redirects already) instead of the misleading pidgin.im/documentation.php diff -r 5b428a69d986 -r 9e0aec946cd0 pidgin/gtkblist.c --- a/pidgin/gtkblist.c Fri Jun 15 02:01:42 2007 +0000 +++ b/pidgin/gtkblist.c Fri Jun 15 02:03:36 2007 +0000 @@ -498,7 +498,7 @@ static void gtk_blist_show_onlinehelp_cb() { - purple_notify_uri(NULL, PURPLE_WEBSITE "documentation.php"); + purple_notify_uri(NULL, PURPLE_WEBSITE "documentation"); } static void