alecpl
2010-01-12 c8729e03979ea3213a0f4e19fea427bda3088d94
- added charset alias for MACROMAN (MACINTOSH) (#1486424)


1 files modified
1 ■■■■ changed files
program/include/main.inc 1 ●●●● patch | view | raw | blame | history
program/include/main.inc
@@ -322,6 +322,7 @@
    'TIS620'        => 'WINDOWS-874',
    'ISO88599'        => 'WINDOWS-1254',
    'ISO885911'        => 'WINDOWS-874',
    'MACROMAN'        => 'MACINTOSH',
  );
  // allow a-z and 0-9 only and remove X- prefix (e.g. X-ROMAN8 => ROMAN8)