Added preferences options to enable the server-time extension when available.

(Internationalization messages missing.)
This commit is contained in:
Diogo Sousa
2013-06-24 20:13:18 +01:00
parent aef9e3922e
commit dcdb11a78b
4 changed files with 10 additions and 8 deletions

View File

@@ -215,6 +215,7 @@ struct hexchatprefs
unsigned int hex_irc_wallops;
unsigned int hex_irc_who_join;
unsigned int hex_irc_whois_front;
unsigned int hex_irc_cap_server_time;
unsigned int hex_net_auto_reconnect;
unsigned int hex_net_auto_reconnectonfail;
unsigned int hex_net_proxy_auth;