sync with sylpheed 0.7.2cvs21
[claws.git] / src / mainwindow.c
index adf60f4a8dfe9b74c97ab46f181bec8e6a14e899..ca5bf68cae9e58c7e1e0ab97ef419feab8a80be8 100644 (file)
@@ -532,6 +532,8 @@ static GtkItemFactoryEntry mainwin_entries[] =
 #endif
        {N_("/_View/_Code set/Western European (ISO-8859-_1)"),
         CODESET_ACTION(C_ISO_8859_1)},
+       {N_("/_View/_Code set/Western European (ISO-8859-15)"),
+        CODESET_ACTION(C_ISO_8859_15)},
        CODESET_SEPARATOR,
 #if HAVE_LIBJCONV
        {N_("/_View/_Code set/Central European (ISO-8859-_2)"),