Revision: 6292 Author: ek.kato Date: Thu Mar 25 05:08:52 2010 Log: * scm/look.scm : Use "" for lang.
http://code.google.com/p/uim/source/detail?r=6292 Modified: /trunk/scm/look.scm ======================================= --- /trunk/scm/look.scm Tue Dec 8 01:51:31 2009 +++ /trunk/scm/look.scm Thu Mar 25 05:08:52 2010 @@ -581,7 +581,7 @@ (register-im 'look - "*" ;; wildcard language. see i18n.scm + "" "UTF-8" (N_ "Look") (N_ "Tiny predictive input method") To unsubscribe from this group, send email to uim-commit+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
