[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[freewnn:00214] a patch to use gerodic by default
- To: freewnn@tomo.tomo.gr.jp
- Subject: [freewnn:00214] a patch to use gerodic by default
- From: kaz / Yasuhide OOMORI <dasen@XXXX>
- Date: Thu, 21 Oct 1999 07:45:43 +0900
- Reply-To: freewnn@tomo.gr.jp
kaz です。
gerodic を標準で使うように、wnnenvrc と jserverrc に
パッチを作成してみました。~/.eggrc など、クライアントの側でも、
別途設定が必要かと思います。
wnnenvrc の数値は、jinmei.dic の数値と同じにしてみました。
あまり試していないので、どうすれば適切な数値になるのかは
分かりませんが…。
--
kaz / 大森保英 (Yasuhide OOMORI)
mailto:dasen@typhoon.co.jp
http://www.geocities.com/SiliconValley/Program/1018/linux/
diff -ru FreeWnn-1.1.1-a013.orig/Xsi/Wnn/jd/jserverrc FreeWnn-1.1.1-a013/Xsi/Wnn/jd/jserverrc
--- FreeWnn-1.1.1-a013.orig/Xsi/Wnn/jd/jserverrc Fri May 14 16:07:33 1999
+++ FreeWnn-1.1.1-a013/Xsi/Wnn/jd/jserverrc Thu Oct 21 06:02:00 1999
@@ -29,6 +29,9 @@
; Commentary:
;
; Change log:
+; '99/10/21 Yasuhide OOMORI <dasen@typhoon.co.jp>
+; gerodic を追加
+;
; '99/04/02 よしだともこ <tomo@tomo.gr.jp>
; パラメーターを変更
;
@@ -47,6 +50,7 @@
readfile pubdic/symbol.dic
readfile pubdic/tankan.dic
readfile pubdic/bio.dic
+readfile gerodic/g-jinmei.dic
readfile pubdic/full.fzk
diff -ru FreeWnn-1.1.1-a013.orig/Xsi/Wnn/jd/wnnenvrc.omr FreeWnn-1.1.1-a013/Xsi/Wnn/jd/wnnenvrc.omr
--- FreeWnn-1.1.1-a013.orig/Xsi/Wnn/jd/wnnenvrc.omr Fri May 14 16:07:34 1999
+++ FreeWnn-1.1.1-a013/Xsi/Wnn/jd/wnnenvrc.omr Thu Oct 21 06:02:18 1999
@@ -29,6 +29,9 @@
; Commentary:
;
; Change log:
+; '99/10/21 Yasuhide OOMORI <dasen@typhoon.co.jp>
+; gerodic を追加
+;
; '99/04/02 よしだともこ <tomo@tomo.gr.jp>
; パラメーターを変更
;
@@ -47,6 +50,7 @@
setdic pubdic/symbol.dic usr/@USR/symbol.h 1 1 0 - - 0
setdic pubdic/tankan.dic - 1 1 1 - - 0
setdic pubdic/bio.dic usr/@USR/bio.h 1 1 0 - - 0
+setdic gerodic/g-jinmei.dic usr/@USR/g-jinmei.h 1 1 0 - - 0
setdic usr/@USR/ud - 5 0 0 - - 0
;setdic wnncons/tankan2.dic - 1 1 1 - - 0