aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs_common.c')
-rw-r--r--src/prefs_common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prefs_common.c b/src/prefs_common.c
index 372ac3d3..7197142b 100644
--- a/src/prefs_common.c
+++ b/src/prefs_common.c
@@ -1159,6 +1159,7 @@ static void prefs_send_create(void)
#endif /* 0 */
SET_MENUITEM(NULL, NULL);
SET_MENUITEM(_("Simplified Chinese (GB2312)"), CS_GB2312);
+ SET_MENUITEM(_("Simplified Chinese (GBK)"), CS_GBK);
SET_MENUITEM(_("Traditional Chinese (Big5)"), CS_BIG5);
#if 0
SET_MENUITEM(_("Traditional Chinese (EUC-TW)"), CS_EUC_TW);