[uim-commit] r2452 - branches/1.0/scm

ekato at freedesktop.org ekato at freedesktop.org
Thu Dec 8 08:19:24 PST 2005


Author: ekato
Date: 2005-12-08 08:19:17 -0800 (Thu, 08 Dec 2005)
New Revision: 2452

Modified:
   branches/1.0/scm/skk-key-custom.scm
Log:
* scm/skk-key-custom.scm : Port r2451 from trunk.


Modified: branches/1.0/scm/skk-key-custom.scm
===================================================================
--- branches/1.0/scm/skk-key-custom.scm	2005-12-08 16:17:49 UTC (rev 2451)
+++ branches/1.0/scm/skk-key-custom.scm	2005-12-08 16:19:17 UTC (rev 2452)
@@ -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