(main): Rename "ideograph-daikanwa" to "=daikanwa".
authortomo <tomo>
Wed, 6 Aug 2003 10:27:11 +0000 (10:27 +0000)
committertomo <tomo>
Wed, 6 Aug 2003 10:27:11 +0000 (10:27 +0000)
sample.c

index c544fcd..e2b9bad 100644 (file)
--- a/sample.c
+++ b/sample.c
@@ -34,7 +34,7 @@ main (int argc, char* argv[])
 
   /* setup a decoding-table */
   status = chise_open_decoding_table (&dt_daikanwa, &ds,
-                                     "ideograph-daikanwa",
+                                     "=daikanwa",
                                      real_subtype,
                                      accessmask, modemask);
   if (status)