summaryrefslogtreecommitdiff
path: root/inputmethod/canna-canuum/MESSAGE
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-07-05 04:48:28 +0000
committerjlam <jlam@pkgsrc.org>2006-07-05 04:48:28 +0000
commit366f3b7f81ee1faebd5affba8e805bbcde568651 (patch)
treee586b33fcc2b9c10ff7c8eb3ce08e6464ee33b4a /inputmethod/canna-canuum/MESSAGE
parent3a30118c2f714ba80092d9d9bcbc15eb5272404f (diff)
downloadpkgsrc-366f3b7f81ee1faebd5affba8e805bbcde568651.tar.gz
* Convert to USE_TOOLS+=itools instead of including nbitools/buildlink3.mk.
* Fully convert to the pkginstall framework by using it to manage directories required at install time. * Rewrite the canna rc.d script to ensure that all needed directories are present before the daemon is started. * Miscellaneous touch ups to the DESCR and MESSAGE files. * Remove the need to explicitly set PREFIX. These packages now install into ${LOCALBASE} and use symlinks and file copies to put the files into the ${IMDICTDIR}. Bump the PKGREVISIONs for the canna* packages.
Diffstat (limited to 'inputmethod/canna-canuum/MESSAGE')
-rw-r--r--inputmethod/canna-canuum/MESSAGE11
1 files changed, 6 insertions, 5 deletions
diff --git a/inputmethod/canna-canuum/MESSAGE b/inputmethod/canna-canuum/MESSAGE
index fdb62555fe3..e2b9b564b21 100644
--- a/inputmethod/canna-canuum/MESSAGE
+++ b/inputmethod/canna-canuum/MESSAGE
@@ -1,8 +1,9 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2003/09/23 15:06:58 uebayasi Exp $
+$NetBSD: MESSAGE,v 1.2 2006/07/05 04:48:28 jlam Exp $
+
+You at least should set up key functions in ~/.canna, e.g.:
+
+ (set-key 'alpha-mode "\C-i" 'japanese-mode)
+ (set-key 'empty-mode "\C-i" 'alpha-mode)
-You at least should set up key functions in "${HOME}/.canna".
-such as:
-(set-key 'alpha-mode "\C-i" 'japanese-mode)
-(set-key 'empty-mode "\C-i" 'alpha-mode)
===========================================================================