Bug#1058926: evolution: best charset for korean
Byung-Hee HWANG
soyeomul at doraji.xyz
Mon Dec 18 12:25:46 GMT 2023
Package: evolution
Version: 3.50.2-1
Severity: normal
Tags: patch
Dear Maintainer,
Nowdays most Koreans prefer UTF-8 over EUC-KR in Email:
diff --git a/src/e-util/e-charset.c b/src/e-util/e-charset.c
index 2cc7188059..99df3d52ae 100644
--- a/src/e-util/e-charset.c
+++ b/src/e-util/e-charset.c
@@ -103,7 +103,7 @@ static ECharset charsets[] = {
{ "ISO-2022-JP", E_CHARSET_JAPANESE, NULL },
{ "EUC-JP", E_CHARSET_JAPANESE, NULL },
{ "Shift_JIS", E_CHARSET_JAPANESE, NULL },
- { "EUC-KR", E_CHARSET_KOREAN, NULL },
+ { "UTF-8", E_CHARSET_KOREAN, NULL },
{ "TIS-620", E_CHARSET_THAI, NULL },
{ "ISO-8859-9", E_CHARSET_TURKISH, NULL },
{ "UTF-8", E_CHARSET_UNICODE, NULL },
Sincerely, Byung-Hee from South Korea
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-12-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=ko_KR.UTF-8, LC_CTYPE=ko_KR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages evolution depends on:
ii dbus [default-dbus-system-bus] 1.14.10-3
ii evolution-common 3.50.2-1
ii evolution-data-server 3.50.2-1
ii libc6 2.37-13
ii libcamel-1.2-64 3.50.2-1
ii libclutter-gtk-1.0-0 1.8.4-4+b1
ii libecal-2.0-2 3.50.2-1
ii libedataserver-1.2-27 3.50.2-1
ii libevolution 3.50.2-1
ii libglib2.0-0 2.78.3-1
ii libgtk-3-0 3.24.38-6
ii libical3 3.0.17-1
ii libnotify4 0.8.3-1
ii libwebkit2gtk-4.1-0 2.42.4-1
ii libxml2 2.9.14+dfsg-1.3+b1
ii psmisc 23.6-1
Versions of packages evolution recommends:
ii evolution-plugin-bogofilter 3.50.2-1
ii evolution-plugin-pstimport 3.50.2-1
ii evolution-plugins 3.50.2-1
ii yelp 42.2-1
Versions of packages evolution suggests:
pn evolution-ews <none>
pn evolution-plugins-experimental <none>
ii gnupg 2.2.40-1.1
ii network-manager 1.44.2-6
-- no debconf information
More information about the pkg-gnome-maintainers
mailing list