diff options
Diffstat (limited to 'camel/camel-charset-map.c')
-rw-r--r-- | camel/camel-charset-map.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/camel-charset-map.c b/camel/camel-charset-map.c index af036fec51..6f4baf9c30 100644 --- a/camel/camel-charset-map.c +++ b/camel/camel-charset-map.c @@ -239,6 +239,7 @@ struct { to their cp#### equivalents if/when they show up in camel_charset_map_to_iconv() so I'm not going to bother putting them all in here... */ + { "ks_c_5601-1987", "euc-kr" }, { NULL, NULL } }; |