From: Simon L. <wzh...@sp...> - 2004-07-16 09:25:29
|
> I have tested the script on my Debian(sid) box. Thanks, > I seems that '.cnx' in > the > script should be changed into '.txt' because we only get *.txt files if > we do > a 'cvs co doc'. You are not meant to install from a CVS sandbox. It won't work. If you have aap, do a 'aap release' to generate a release tarball and test from that. Alternatively, you can download the 0.7.0 release and replace the vimcdoc.sh script. > > Another problem, should we add 'set helplang=cn' automatically for users? I'd say no. > I think those who would like to install our package are willing to use > the > translated documents right after they install them. So why not change > .vimrc > file for them? :) I'd also say if a user is happy enough about Vim, he is happy enough to hack his own .vimrc file, or so he should be. > (the same thing happens on the windows setup script) ?? hmmm? No. The windows setup program doens't change the rc file. It only does :he @cn lang2 -- Simon Liang wzh...@sp... |