Revision: 6674
Author: ek.kato
Date: Wed Aug  4 10:43:11 2010
Log: * Merge r6673 from trunk.

http://code.google.com/p/uim/source/detail?r=6674

Modified:
 /branches/1.6/scm/uim-help.scm

=======================================
--- /branches/1.6/scm/uim-help.scm      Sun Apr  4 20:35:54 2010
+++ /branches/1.6/scm/uim-help.scm      Wed Aug  4 10:43:11 2010
@@ -37,7 +37,7 @@
 (define toolbar-help-url "http://code.google.com/p/uim/wiki/";)

 (define toolbar-help-url-locale-alist
-  '(("ja" . "http://anthy.sourceforge.jp/cgi-bin/hikija/hiki.cgi?";)))
+  '(("ja" . "http://code.google.com/p/uim-doc-ja/wiki/";)))

 (define (uim-help-set-branch! fd)
   (let ((port (open-file-port fd)))

Reply via email to