Author: iratqq
Date: Thu Jan 15 10:08:27 2009
New Revision: 5726

Modified:
   trunk/scm/im-custom.scm

Log:
* scm/im-custom.scm (bridge-show-input-state-time-length):
  - Reorder r5711.


Modified: trunk/scm/im-custom.scm
==============================================================================
--- trunk/scm/im-custom.scm     (original)
+++ trunk/scm/im-custom.scm     Thu Jan 15 10:08:27 2009
@@ -514,7 +514,7 @@
                 (lambda ()
                   (and bridge-show-input-state?
                         (eq? bridge-show-with?
-                             'bridge-show-input-state-with-time))))
+                             'time))))

 ;; EB Library support
 ;; 2005-02-08 Takuro Ashie <[email protected]>

Reply via email to