From 6daa8a167b8858965f32b1cb0766461de6740ea2 Mon Sep 17 00:00:00 2001 From: hiro Date: Mon, 26 Dec 2005 07:06:01 +0000 Subject: added Windows-1252 for display encoding. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@864 ee746299-78ed-0310-b773-934348b2243d --- src/compose.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/compose.c') diff --git a/src/compose.c b/src/compose.c index f430f2ea..3a216f47 100644 --- a/src/compose.c +++ b/src/compose.c @@ -622,8 +622,6 @@ static GtkItemFactoryEntry compose_entries[] = ENC_ACTION(C_GBK)}, {N_("/_View/Character _encoding/Traditional Chinese (_Big5)"), ENC_ACTION(C_BIG5)}, - {N_("/_View/Character _encoding/Traditional Chinese (EUC-_TW)"), - ENC_ACTION(C_EUC_TW)}, {N_("/_View/Character _encoding/---"), NULL, NULL, 0, ""}, {N_("/_View/Character _encoding/Korean (EUC-_KR)"), -- cgit v1.2.3