aboutsummaryrefslogtreecommitdiff
path: root/src/compose.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/compose.c')
-rw-r--r--src/compose.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compose.c b/src/compose.c
index 9109f504..ee237223 100644
--- a/src/compose.c
+++ b/src/compose.c
@@ -593,6 +593,8 @@ static GtkItemFactoryEntry compose_entries[] =
ENC_ACTION(C_ISO_8859_13)},
{N_("/_View/Character _encoding/Baltic (ISO-8859-_4)"),
ENC_ACTION(C_ISO_8859_4)},
+ {N_("/_View/Character _encoding/Baltic (Windows-1257)"),
+ ENC_ACTION(C_WINDOWS_1257)},
{N_("/_View/Character _encoding/---"), NULL, NULL, 0, "<Separator>"},
{N_("/_View/Character _encoding/Greek (ISO-8859-_7)"),