aboutsummaryrefslogtreecommitdiff
path: root/src/compose.c
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-26 07:06:01 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-26 07:06:01 +0000
commit6daa8a167b8858965f32b1cb0766461de6740ea2 (patch)
treea69b7fce834b841f7256ce06b891ba6c4f910a2a /src/compose.c
parent624978fc2ac911e5daac08905a8d6e5c62e53694 (diff)
added Windows-1252 for display encoding.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@864 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/compose.c')
-rw-r--r--src/compose.c2
1 files changed, 0 insertions, 2 deletions
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, "<Separator>"},
{N_("/_View/Character _encoding/Korean (EUC-_KR)"),