update xchat to r1494

This commit is contained in:
berkeviktor@aol.com
2011-04-16 19:18:20 +02:00
parent 798fa386aa
commit ca434e0e7a
3 changed files with 65 additions and 115 deletions

View File

@@ -1558,8 +1558,9 @@ server_child (server * serv)
g_strfreev (proxy_list);
g_free (url);
}
#endif
} else if (prefs.proxy_host[0] &&
else if (prefs.proxy_host[0] &&
prefs.proxy_type > 0 &&
prefs.proxy_use != 2) /* proxy is NOT dcc-only */
{