Browse Subversion Repository
Diff of /trunk/teraterm/ttpset/ttset.c
Parent Directory
| Revision Log
| Patch
| 22 |
|
|
| 23 |
static PCHAR far TermList[] = |
static PCHAR far TermList[] = |
| 24 |
{ "VT100", "VT100J", "VT101", "VT102", "VT102J", "VT220J", "VT282", |
{ "VT100", "VT100J", "VT101", "VT102", "VT102J", "VT220J", "VT282", |
| 25 |
"VT320", "VT382", NULL }; |
"VT320", "VT382", "VT420", "VT520", "VT525", NULL }; |
| 26 |
|
|
| 27 |
static PCHAR far RussList[] = |
static PCHAR far RussList[] = |
| 28 |
{ "Windows", "KOI8-R", "CP-866", "ISO-8859-5", NULL }; |
{ "Windows", "KOI8-R", "CP-866", "ISO-8859-5", NULL }; |
|
|
Legend:
| Removed from v.4082 |
|
| changed lines |
| |
Added in v.4084 |
|
|
| |