4e67c50dc2
* Improve IPv6 support. * Make XIM, Ximp start keys configurable. * Keep input modes across conversations. (History functions.) * Convert "oh" as "oo". * Support "Off The Spot" style. And tons of bug fixes.
11 lines
358 B
Text
11 lines
358 B
Text
$NetBSD: patch-aa,v 1.2 2003/05/31 13:09:00 uebayasi Exp $
|
|
|
|
--- Imakefile.orig Sat Oct 26 12:11:13 2002
|
|
+++ Imakefile
|
|
@@ -108,5 +108,5 @@
|
|
$(SKKSERVER_USE_INET6)
|
|
|
|
ComplexProgramTarget(skkinput)
|
|
-InstallManPageLong(skkinput.ja,$(MANPATH)/ja/man1,skkinput)
|
|
+InstallManPageLong(skkinput.ja,$(MANPATH)/ja_JP.EUC/cat1,skkinput)
|
|
InstallAppDefaults(Skkinput)
|