mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Viewer - multi-byte encoding list
This commit is contained in:
parent
a2da252b19
commit
64c0ae2933
1 changed files with 1 additions and 0 deletions
|
|
@ -203,6 +203,7 @@ const
|
|||
|
||||
const
|
||||
ViewerEncodingMultiByte: TViewerEncodings = [
|
||||
veCp932, veCp936, veCp949, veCp950,
|
||||
veUtf8, veUtf8bom, veUcs2le, veUcs2be,
|
||||
veUtf16le, veUtf16be, veUtf32le, veUtf32be];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue