Update HTML install path references.

feat/lzip-support
Darrell Anderson 12 years ago
parent bdc9ecf6cf
commit daa679f280

2
FAQ

@ -582,7 +582,7 @@ Usage FAQ
krusader_1.51-1_i386.deb package. You will see the next error message if
you try to open the handbook: "The requested help file could not be found.
Check that you have installed the documentation." To fix it go to /usr/
share/doc/kde/HTML/en/krusader/, you will see the foo.docbook.gz files.
share/doc/tde/HTML/en/krusader/, you will see the foo.docbook.gz files.
Now, you need to extract all these files with root privileges ("File-
>Unpack" with Krusader) to create foo.docbook files. Now the handbook will
work. This error is fixed in the krusader_1.60.0-1_i386.deb package and

@ -428,7 +428,7 @@ AC_DEFUN([KDE_SET_DEFAULT_PATHS],
if test "$1" = "default"; then
if test -z "$kde_htmldir"; then
kde_htmldir='\${datadir}/doc/HTML'
kde_htmldir='\${datadir}/doc/tde/HTML'
fi
if test -z "$kde_appsdir"; then
kde_appsdir='\${datadir}/applnk'

@ -1299,7 +1299,7 @@
requested help file could not be found. Check that you
have installed the documentation." To fix it go to
<filename>
/usr/share/doc/kde/HTML/en/krusader/</filename>, you will
/usr/share/doc/tde/HTML/en/krusader/</filename>, you will
see the
<filename>foo.docbook.gz</filename> files. Now, you need
to extract all these files with root privileges

@ -1129,7 +1129,7 @@
<answer>
<para
>Эта ошибка случается в дистрибутивах &debian;(или на основе &debian;) с пакетом krusader_1.51-1_i386.deb.Вы видите следующее сообщение об ошибке , когда открываете Руководство "Запрашиваемый файл не найден. Проверьте правильность установки документации".Для устранения перейдите в <filename
>/usr/share/doc/kde/HTML/en/krusader/</filename
>/usr/share/doc/tde/HTML/en/krusader/</filename
>, вы должны увидеть файлы <filename
>foo.docbook.gz</filename
>.Теперь распакуйте все эти файлы с привилегиями root в файлы <filename

Loading…
Cancel
Save