[uim-commit] r2323 - trunk/scm

ekato at freedesktop.org ekato at freedesktop.org
Sat Dec 3 04:52:09 PST 2005


Author: ekato
Date: 2005-12-03 04:52:03 -0800 (Sat, 03 Dec 2005)
New Revision: 2323

Modified:
   trunk/scm/skk-custom.scm
Log:
* scm/skk-custom.scm (skk-candidate-selection-style) : Set
  'ddskk-like as default.


Modified: trunk/scm/skk-custom.scm
===================================================================
--- trunk/scm/skk-custom.scm	2005-12-03 12:43:02 UTC (rev 2322)
+++ trunk/scm/skk-custom.scm	2005-12-03 12:52:03 UTC (rev 2323)
@@ -64,7 +64,7 @@
   (_ "Commit candidate by heading label keys")
   (_ "long description will be here."))
 
-(define-custom 'skk-candidate-selection-style 'uim
+(define-custom 'skk-candidate-selection-style 'ddskk-like
   '(skk candwin)
   (list 'choice
 	(list 'uim (_ "uim") (_ "uim native"))



More information about the uim-commit mailing list