[uim-commit] r917 - trunk/scm
tkng at freedesktop.org
tkng at freedesktop.org
Sat Jul 2 10:24:39 PDT 2005
Author: tkng
Date: 2005-07-02 10:24:34 -0700 (Sat, 02 Jul 2005)
New Revision: 917
Modified:
trunk/scm/tcode.scm
Log:
* scm/tcode.scm: Fixed a wrong entry.
Modified: trunk/scm/tcode.scm
===================================================================
--- trunk/scm/tcode.scm 2005-07-02 14:15:42 UTC (rev 916)
+++ trunk/scm/tcode.scm 2005-07-02 17:24:34 UTC (rev 917)
@@ -1521,7 +1521,7 @@
((("'" "m"))("¢£"))
((("," "m"))("¡Á"))
((("." "m"))("¸ý"))
- ((("p" "m"))("´Ô"))
+ ((("p" "m"))("´Ä"))
((("y" "m"))("¶Á"))
((("f" "m"))("ÊÔ"))
((("g" "m"))("ȁ"))
More information about the uim-commit
mailing list