1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

Added UTF-8 to ELinks version.

This commit is contained in:
Pavol Babincak 2006-02-08 03:23:21 +01:00 committed by Jonas Fonseca
parent fc5f2389ed
commit 5561437629

View File

@ -115,6 +115,9 @@ get_dyn_full_version(struct terminal *term, int more)
#endif
#ifndef CONFIG_MOUSE
comma, _("No mouse", term),
#endif
#ifdef CONFIG_UTF_8
comma, "UTF-8",
#endif
comma,
NULL