mirror of
https://github.com/moparisthebest/hexchat
synced 2024-10-31 15:35:03 -04:00
Merge pull request #398 from thor/patch-1
change URL for "Contents" option in "Help" menu
This commit is contained in:
commit
1d563b2e14
@ -1503,7 +1503,7 @@ menu_ctcpguiopen (void)
|
||||
static void
|
||||
menu_docs (GtkWidget *wid, gpointer none)
|
||||
{
|
||||
fe_open_url ("http://www.hexchat.org/");
|
||||
fe_open_url ("http://docs.hexchat.org/");
|
||||
}
|
||||
|
||||
/*static void
|
||||
|
Loading…
Reference in New Issue
Block a user