Merge pull request #398 from thor/patch-1

change URL for "Contents" option in "Help" menu
This commit is contained in:
TingPing
2013-02-05 16:25:02 -08:00

View File

@@ -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