diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2005-06-26 19:42:42 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2005-06-26 19:42:42 +0000 |
commit | ef48641145fc2606ccae4cf73f96a33bc99d29a5 (patch) | |
tree | ee764985d3f43c618a44b333b28522c2ff71d3c6 /japanese/uim/files/patch-scm:skk-custom.scm | |
parent | Update to 4.22. See http://www.jwz.org/xscreensaver/changelog.html for a (diff) |
Update to 0.4.7.
Notes
Notes:
svn path=/head/; revision=138048
Diffstat (limited to 'japanese/uim/files/patch-scm:skk-custom.scm')
-rw-r--r-- | japanese/uim/files/patch-scm:skk-custom.scm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/japanese/uim/files/patch-scm:skk-custom.scm b/japanese/uim/files/patch-scm:skk-custom.scm index 6de03484da18..895f1ad6738a 100644 --- a/japanese/uim/files/patch-scm:skk-custom.scm +++ b/japanese/uim/files/patch-scm:skk-custom.scm @@ -1,12 +1,12 @@ ---- scm/skk-custom.scm.orig Tue May 17 19:06:47 2005 -+++ scm/skk-custom.scm Tue May 17 19:13:48 2005 -@@ -168,8 +168,7 @@ - ;; dictionary - ;; +--- scm/skk-custom.scm.orig Tue Jun 14 05:46:11 2005 ++++ scm/skk-custom.scm Mon Jun 27 02:29:34 2005 +@@ -338,8 +338,7 @@ + (lambda () + skk-use-skkserv?)) -(define-custom 'skk-dic-file-name (string-append (sys-datadir) - "/skk/SKK-JISYO.L") +(define-custom 'skk-dic-file-name "%%LOCALBASE%%/share/skk/SKK-JISYO.L" - '(skk dictionary) + '(skk-dict) '(pathname) (_ "Dictionary file") |