Mercurial > pidgin.yaz
changeset 17880:9e0aec946cd0
use pidgin.im/documentation as the help url (which redirects already)
instead of the misleading pidgin.im/documentation.php
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Fri, 15 Jun 2007 02:03:36 +0000 |
parents | 5b428a69d986 |
children | 4fdbd4bcc68a |
files | pidgin/gtkblist.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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