mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 15:20:32 -04:00
- 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.
11 lines
433 B
Scheme
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")
|