[uim-commit] r2451 - trunk/scm
ekato at freedesktop.org
ekato at freedesktop.org
Thu Dec 8 08:18:07 PST 2005
Author: ekato
Date: 2005-12-08 08:17:49 -0800 (Thu, 08 Dec 2005)
New Revision: 2451
Modified:
trunk/scm/skk-key-custom.scm
Log:
* scm/skk-key-custom.scm (skk-new-completion-from-current-comp-key) :
Use skk-keys2 and skk-keys-completion group.
Modified: trunk/scm/skk-key-custom.scm
===================================================================
--- trunk/scm/skk-key-custom.scm 2005-12-08 15:45:24 UTC (rev 2450)
+++ trunk/scm/skk-key-custom.scm 2005-12-08 16:17:49 UTC (rev 2451)
@@ -187,7 +187,7 @@
(_ "long description will be here"))
(define-custom 'skk-new-completion-from-current-comp-key '("<Alt>tab" "<IgnoreCase><Control><Alt>i")
- '(skk-keys3 skk-keys-dcomp)
+ '(skk-keys2 skk-keys-completion)
'(key)
(_ "[SKK] new completion using current completion")
(_ "long description will be here"))
More information about the uim-commit
mailing list