Hi, At Sun, 25 Sep 2011 22:01:25 +0900, KURASHIKI Satoru <lur...@gmail.com> wrote: > At Wed, 17 Aug 2011 10:29:45 +0900, > Youhei SASAKI wrote: > > I always add custom skk dictionary for yaskkserv. However, The > > "update-skkdic-yaskkserv" check only dictionaries provided by skkdic and > > skkdic-extra. > > skkdic provides an alternatives for "skk-jisyo" now. > Please consider to use it for your local dictionary.
I don't want. I think, one of the advantage of yaskkserv is easy handling for multi dictionaries. > > Currently, update-skkdic-yaskkserv is: > > for dic in SKK-JISYO `dpkg -L skkdic skkdic-extra 2>/dev/null | grep > > /usr/share/skk/SKK-JISYO | sed -e 's/\/usr\/share\/skk\///'` > > (snip) > > > > I suggest as follows: > > for dic in `/bin/ls -1 /usr/share/skk/SKK-JISYO.*| grep -v lock`; > > (snip) > > /usr/share/skk/*, under /usr/share, are system managed > (installed by skkdic-*) ditinaries. So, users should not > put their local dictionaries to there. I agree. You are right. > > If anyone want to add custom skk dictionary, they add the dictonary to > > /usr/share/skk/ and exectute update-skkdic-yaskkserv again. > > I know it annoys... so, how about this? > > - Introduces new variable LOCAL_DIC to /etc/default/yaskkserv. > - Users may write their dictionary's (full) path into LOCAL_DIC. > - update-skkdic-yaskkserv sources /etc/default/yaskkserv, and > parses LOCAL_DIC when upgrading. It's good idea and I want. Please introduce "/etc/default/yaskkserv" Best Wishes, --- Youhei SASAKI <uwab...@gfd-dennou.org> <uwab...@debian.or.jp> GPG fingerprint: 4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org