[uim-commit] r3101 - trunk/scm
ekato at freedesktop.org
ekato at freedesktop.org
Tue Feb 7 00:28:28 PST 2006
Author: ekato
Date: 2006-02-07 00:28:14 -0800 (Tue, 07 Feb 2006)
New Revision: 3101
Modified:
trunk/scm/im-custom.scm
Log:
* scm/im-custom.scm (toolbar-show-switcher-button?) : Set #f
because IM switch is now available from a toolbar.
Modified: trunk/scm/im-custom.scm
===================================================================
--- trunk/scm/im-custom.scm 2006-02-07 08:18:37 UTC (rev 3100)
+++ trunk/scm/im-custom.scm 2006-02-07 08:28:14 UTC (rev 3101)
@@ -353,7 +353,7 @@
(_ "long description will be here."))
;; toolbar buttons
-(define-custom 'toolbar-show-switcher-button? #t
+(define-custom 'toolbar-show-switcher-button? #f
'(toolbar buttons)
'(boolean)
(_ "input method switcher")
More information about the uim-commit
mailing list