ports/textproc/uim/files/patch-scm_sj3-custom.scm
MANTANI Nobutaka 312a702b4b - Update to 1.6.0.
- Add textproc/uim-kde4, KDE4 panel applet of uim input method. It is a
  slave port of textproc/uim.
- Remove japanese/uim-canna and japanese/uim-prime. Now the canna and prime
  modules are implemented as scheme scripts and they can be installed from
  textproc/uim.
- Enable helper tools installation of textproc/uim-qt4.
- Enable sj3 support of textproc/uim.
2010-11-26 17:38:22 +00:00

11 lines
433 B
Scheme

--- scm/sj3-custom.scm.orig 2010-10-17 14:09:36.000000000 +0900
+++ scm/sj3-custom.scm 2010-10-17 14:10:09.000000000 +0900
@@ -339,7 +339,7 @@
(N_ "SJ3 user name")
(N_ "long description will be here."))
-(define-custom 'sj3-unix-domain-socket-path "/var/sj3/run/sj3serv.socket"
+(define-custom 'sj3-unix-domain-socket-path "/var/run/sj3/socket"
'(sj3-advanced sj3server)
'(string ".*")
(N_ "SJ3 server socket path")