1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-10-13 05:43:37 -04:00
elinks/src/osdep/os2
Kalle Olavi Niemitalo d1245c73a8 Recode X11 window title when saving and restoring
gnome-terminal 2.30.2 expects UTF-8 in the "OSC Ps ; Pt BEL" sequence
that sets the window title.  However, XGetWMName typically returns the
title in "STRING" (Latin-1) or "COMPOUND_TEXT" (escape sequences)
encoding.  Recode the title to restore it correctly.  This helps
especially in the fi_FI.UTF-8 locale, where gnome-terminal has "Pääte"
as the default title.

Related to bugs 885 and 336.
2011-04-11 22:13:38 +03:00
..
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
os2.c Recode X11 window title when saving and restoring 2011-04-11 22:13:38 +03:00
os2.h CONFIG_OS2 -> CONFIG_OS_OS2 2006-01-11 20:10:26 +01:00
sysinfo.h CONFIG_OS2 -> CONFIG_OS_OS2 2006-01-11 20:10:26 +01:00