ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/encoding.C
(Generate patch)

Comparing rxvt-unicode/src/encoding.C (file contents):
Revision 1.27 by root, Sun Mar 29 16:14:10 2009 UTC vs.
Revision 1.28 by root, Sat Apr 4 21:27:53 2009 UTC

57 { "UTF8", CS_UNICODE }, 57 { "UTF8", CS_UNICODE },
58 58
59 { "ASCII", CS_US_ASCII }, 59 { "ASCII", CS_US_ASCII },
60 { "USASCII", CS_US_ASCII }, 60 { "USASCII", CS_US_ASCII },
61 { "ANSIX341968", CS_US_ASCII }, 61 { "ANSIX341968", CS_US_ASCII },
62 { "ISO646.1991-IRV", CS_US_ASCII }, // older versions used the currency sign 62 { "ISO6461991IRV", CS_US_ASCII }, // older versions used the currency sign
63 63
64 { "KOI8R*", CS_KOI8_R }, 64 { "KOI8R*", CS_KOI8_R },
65 { "GOST1976874*", CS_KOI8_R }, 65 { "GOST1976874*", CS_KOI8_R },
66 { "KOI8RU", CS_KOI8_U }, 66 { "KOI8RU", CS_KOI8_U },
67 { "KOI8U", CS_KOI8_U }, 67 { "KOI8U", CS_KOI8_U },

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines