Implement the display level of the charset (2nd parameter of 3rd line of .CHS. Test this please!

This commit is contained in:
Stas Degteff
2007-10-29 21:33:07 +00:00
parent a1eb96afda
commit e1ffb097c6
4 changed files with 18 additions and 4 deletions

View File

@@ -852,6 +852,7 @@ struct Chs {
long id;
int version;
int level;
int displaylevel;
XlatName imp; // From Charset
XlatName exp; // To Charset
ChsTab t[256]; // The Translation Table