]> jfr.im git - irc/hexchat/hexchat.git/commitdiff
servlist: Default to UTF-8 on PTNet
authorTingPing <redacted>
Wed, 4 May 2016 00:16:49 +0000 (20:16 -0400)
committerTingPing <redacted>
Wed, 4 May 2016 00:16:49 +0000 (20:16 -0400)
Fixes #1697

src/common/servlist.c

index 871c23a4a0f6180dfb8953c7f692b14d907840f9..05799715824b53588dfa408ea9db9eb016e07a55 100644 (file)
@@ -272,7 +272,8 @@ static const struct defaultserver def[] =
        {"PonyChat", 0, 0, 0, LOGIN_SASL, 0, TRUE},
        {0,                     "irc.ponychat.net"},
 
-       {"PTNet.org", 0, 0, "ISO-8859-1"},
+       {"PTNet.org",   0},
+       /* Note that the network suggests ISO-8859-1 but most users ignore this */
        {0,                     "uevora.ptnet.org"},
        {0,                     "vianetworks.ptnet.org"},