[uim-commit] r458 - trunk/scm
ekato at freedesktop.org
ekato at freedesktop.org
Tue Feb 1 01:43:01 PST 2005
Author: ekato
Date: 2005-02-01 01:42:00 -0800 (Tue, 01 Feb 2005)
New Revision: 458
Modified:
trunk/scm/skk-custom.scm
Log:
* scm/skk-custom.scm : Change description about annotation.
Modified: trunk/scm/skk-custom.scm
===================================================================
--- trunk/scm/skk-custom.scm 2005-02-01 09:25:37 UTC (rev 457)
+++ trunk/scm/skk-custom.scm 2005-02-01 09:42:00 UTC (rev 458)
@@ -127,13 +127,13 @@
(define-custom 'skk-show-annotation? #t
'(skk advanced)
'(boolean)
- (_ "Show annotation in candidate window")
+ (_ "Show annotation of candidate word")
(_ "long description will be here."))
(define-custom 'skk-show-annotation-in-preedit? #f
'(skk advanced)
'(boolean)
- (_ "Show annotation in preedit area")
+ (_ "Show annotation also in preedit area")
(_ "long description will be here."))
(custom-add-hook 'skk-show-annotation-in-preedit?
More information about the Uim-commit
mailing list