diff options
| author | Charles.Forsyth <devnull@localhost> | 2007-04-11 20:02:24 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2007-04-11 20:02:24 +0000 |
| commit | b058859c08f1600f5e6303bb8332bae0ba0b035b (patch) | |
| tree | 3949731b786339f1afcc8e266c0c831c2f3ccab5 /lib | |
| parent | b26197be61134166d6ee98850b93cdca3678c528 (diff) | |
20070411-2101 issue 42
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/convcs/charsets | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/convcs/charsets b/lib/convcs/charsets index 7593c443..64889663 100644 --- a/lib/convcs/charsets +++ b/lib/convcs/charsets @@ -105,6 +105,12 @@ iso-8859-10= stob=/dis/lib/convcs/cp_stob.dis arg=/lib/convcs/iso-8859-10.cp btos=/dis/lib/convcs/cp_btos.dis arg=/lib/convcs/iso-8859-10.cp +l9-iso-8859-15 +latin9=iso-8859-15 +iso-8859-15= + desc=Latin-9 + stob=/dis/lib/convcs/cp_stob.dis arg=/lib/convcs/iso-8859-15.cp + btos=/dis/lib/convcs/cp_btos.dis arg=/lib/convcs/iso-8859-15.cp # Traditional Chinese big5= |
