[uim-commit] r964 - branches/uim-0.4.7/scm

tkng at freedesktop.org tkng at freedesktop.org
Mon Jul 11 03:05:44 EST 2005


Author: tkng
Date: 2005-07-10 10:05:41 -0700 (Sun, 10 Jul 2005)
New Revision: 964

Modified:
   branches/uim-0.4.7/scm/tcode.scm
Log:
* scm/tcode.scm: Ported r 917 (fix of wrong entry) from trunk.


Modified: branches/uim-0.4.7/scm/tcode.scm
===================================================================
--- branches/uim-0.4.7/scm/tcode.scm	2005-07-10 02:38:23 UTC (rev 963)
+++ branches/uim-0.4.7/scm/tcode.scm	2005-07-10 17:05:41 UTC (rev 964)
@@ -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