comparison src/objects-xlike-inc.c @ 4494:ea66743ff201

Fix the XFT build, thank you Robert Delius Royar. 2008-08-10 Aidan Kehoe <kehoea@parhasard.net> * objects-xlike-inc.c (charset_table): Remove the entry for Vcharset_arabic_iso8859_7, thank you Robert Delius Royar.
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 10 Aug 2008 12:03:10 +0200
parents 4143b78d0df0
children 5d67242595a8
comparison
equal deleted inserted replaced
4493:89406c31b125 4494:ea66743ff201
356 { &Vcharset_latin_iso8859_3, NULL, NULL }, 356 { &Vcharset_latin_iso8859_3, NULL, NULL },
357 { &Vcharset_latin_iso8859_4, NULL, NULL }, 357 { &Vcharset_latin_iso8859_4, NULL, NULL },
358 { &Vcharset_latin_iso8859_9, NULL, NULL }, 358 { &Vcharset_latin_iso8859_9, NULL, NULL },
359 { &Vcharset_latin_iso8859_15, NULL, NULL }, 359 { &Vcharset_latin_iso8859_15, NULL, NULL },
360 { &Vcharset_thai_tis620, NULL, NULL }, 360 { &Vcharset_thai_tis620, NULL, NULL },
361 { &Vcharset_arabic_iso8859_6, NULL, NULL },
362 { &Vcharset_hebrew_iso8859_8, "Hebrew", "he" }, 361 { &Vcharset_hebrew_iso8859_8, "Hebrew", "he" },
363 { &Vcharset_cyrillic_iso8859_5, NULL, NULL }, 362 { &Vcharset_cyrillic_iso8859_5, NULL, NULL },
364 /* #### these probably are not quite right */ 363 /* #### these probably are not quite right */
365 { &Vcharset_chinese_big5_1, "traditional Chinese", "zh-TW" }, 364 { &Vcharset_chinese_big5_1, "traditional Chinese", "zh-TW" },
366 { &Vcharset_chinese_big5_2, "traditional Chinese", "zh-TW" }, 365 { &Vcharset_chinese_big5_2, "traditional Chinese", "zh-TW" },