hi,

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.

> 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.

> 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.

regards,
--
KURASHIKI Satoru



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to