Revision: 6561 Author: ek.kato Date: Thu Jul 22 18:04:39 2010 Log: * Revert r6560.
http://code.google.com/p/uim/source/detail?r=6561 Modified: /trunk/scm/im-custom.scm ======================================= --- /trunk/scm/im-custom.scm Thu Jul 22 17:55:30 2010 +++ /trunk/scm/im-custom.scm Thu Jul 22 18:04:39 2010 @@ -125,7 +125,7 @@ (N_ "long description will be here.")) ;; subgroup -(define-custom-group 'xim-preedit +(define-custom-group 'preedit (N_ "Preedit settings of XIM") (N_ "long description will be here.")) @@ -771,7 +771,7 @@ ;; (define-custom 'uim-xim-use-xft-font? #f - '(xim xim-preedit) + '(xim preedit) '(boolean) (N_ "Use anti-aliased fonts for Over-the-Spot/Root-Window preedit") (N_ "long description will be here."))
