aboutsummaryrefslogtreecommitdiffstats
path: root/Symbols/utf8.sym
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2003-09-22 21:02:15 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2003-09-22 21:02:15 +0000
commit604c11affe988bab23c87598c02248fff1d73f43 (patch)
tree6252cbbfd3cf703691a8ddbf1fdee5c1246b5faa /Symbols/utf8.sym
parent* version.c.in: cvs version (diff)
downloadw3m-604c11affe988bab23c87598c02248fff1d73f43.tar.gz
w3m-604c11affe988bab23c87598c02248fff1d73f43.zip
merge m17n patch
add libwc
Diffstat (limited to 'Symbols/utf8.sym')
-rw-r--r--Symbols/utf8.sym12
1 files changed, 12 insertions, 0 deletions
diff --git a/Symbols/utf8.sym b/Symbols/utf8.sym
new file mode 100644
index 0000000..cb02b22
--- /dev/null
+++ b/Symbols/utf8.sym
@@ -0,0 +1,12 @@
+static char *utf8_symbol[] = {
+ "\342\224\274", "\342\224\234", "\342\224\254", "\342\224\214", "\342\224\244", "\342\224\202", "\342\224\220", "",
+ "\342\224\264", "\342\224\224", "\342\224\200", "", "\342\224\230", "", "", "",
+ "\342\224\274", "\342\224\240", "\342\224\257", "\342\224\217", "\342\224\250", "\342\224\203", "\342\224\223", "",
+ "\342\224\267", "\342\224\227", "\342\224\201", "", "\342\224\233", "", "", "",
+
+ "\342\200\242", "\342\226\241", "\342\230\206", "\342\227\213", "\342\226\240", "\342\230\205",
+ "\342\227\216", "\342\227\217", "\342\226\263", "\342\227\217", "\342\227\213", "\342\226\241",
+ "\342\227\217",
+ "\342\211\252 \342\206\221 \342\206\223 ",
+ NULL
+};