Package: kpdf
Version: 4:3.5.3-1

Hi,

kpdf reads xpdfrc in the following locations according to strace.

~/.xpdf
./xpdf

kpdf should probably leverage what xpdf has done, and read /etc/xpdf/xpdfrc.


$ strace kpdf 
~/cvscheckout/external/tokyodebian/monthly-report/debianmeetingresume200612.pdf 
 2>&1 |grep xpdfrc
open("/home/dancer/.xpdfrc", O_RDONLY)  = -1 ENOENT (No such file or directory)
open("xpdfrc", O_RDONLY)                = -1 ENOENT (No such file or directory)


Reading xpdfrc from xpdf, with xpdf and xpdf-japanese packages installed, it is 
possible to display Japanese.

Tested with PDF files in http://tokyodebian.alioth.debian.org/


regards,
        junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to