mirror of
https://github.com/claunia/Claunia.Encoding.git
synced 2025-12-16 19:24:43 +00:00
Name normalization.
This commit is contained in:
@@ -35,7 +35,7 @@ namespace Claunia.Encoding
|
||||
{
|
||||
const string _bodyname = "spectrum";
|
||||
const int _codepage = 0;
|
||||
const string _encodingname = "ZX Spectrum";
|
||||
const string _encodingname = "Sinclair ZX Spectrum character set";
|
||||
const string _headername = "spectrum";
|
||||
const string _webname = "";
|
||||
const int _windowsCodepage = 0;
|
||||
|
||||
Reference in New Issue
Block a user