* slsmg.c (Fake_Alt_Char_Pairs): Update from slang-1.4.5. This

fixes the MC logo in the help screen.
This commit is contained in:
Pavel Roskin 2002-08-21 06:39:56 +00:00
parent 4756fbf271
commit da4bd88a56
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-08-21 Pavel Roskin <proski@gnu.org>
* slsmg.c (Fake_Alt_Char_Pairs): Update from slang-1.4.5. This
fixes the MC logo in the help screen.
2002-01-21 Pavel Roskin <proski@gnu.org>
* slvideo.c: Include _slang.h, not slang.h.

View File

@ -784,7 +784,7 @@ void SLsmg_touch_lines (int row, int n)
}
#ifndef pc_system
static char Fake_Alt_Char_Pairs [] = "a:j+k+l+m+q-t+u+v+w+x|";
static char Fake_Alt_Char_Pairs [] = "a:j+k+l+m+q-t+u+v+w+x|n+`+f\\g#~o,<+>.v-^h#0#";
static void init_alt_char_set (void)
{