Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/ttpset/ttset.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4082 by doda, Thu Sep 2 08:07:09 2010 UTC revision 4084 by doda, Thu Sep 2 12:45:49 2010 UTC
# Line 22  Line 22 
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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26