[uim-commit] r535 - trunk/scm
kzk at freedesktop.org
kzk at freedesktop.org
Fri Feb 4 23:21:04 PST 2005
Author: kzk
Date: 2005-02-04 23:21:01 -0800 (Fri, 04 Feb 2005)
New Revision: 535
Modified:
trunk/scm/prime-key-custom.scm
Log:
* scm/prime-key-custom.scm
- remove unnecessary ")"
Modified: trunk/scm/prime-key-custom.scm
===================================================================
--- trunk/scm/prime-key-custom.scm 2005-02-05 06:14:46 UTC (rev 534)
+++ trunk/scm/prime-key-custom.scm 2005-02-05 07:21:01 UTC (rev 535)
@@ -61,7 +61,7 @@
(_ "long description will be here."))
(define-custom-group 'prime-keys2
- (_ "PRIME key bindings 2)")
+ (_ "PRIME key bindings 2")
(_ "long description will be here."))
(define-custom-group 'prime-keys3
More information about the Uim-commit
mailing list