diff options
author | Darrell Anderson <[email protected]> | 2012-04-11 11:03:26 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-04-11 11:03:26 -0500 |
commit | daa679f28019650e730bb01dc42ead29d6952e79 (patch) | |
tree | 04159b65ccc4cc2d1c7b37610249288fc3e741de | |
parent | bdc9ecf6cf8d1c0d5d4e5cef2c349c8c9e0c7d34 (diff) | |
download | krusader-daa679f28019650e730bb01dc42ead29d6952e79.tar.gz krusader-daa679f28019650e730bb01dc42ead29d6952e79.zip |
Update HTML install path references.
-rw-r--r-- | FAQ | 2 | ||||
-rw-r--r-- | acinclude.m4 | 2 | ||||
-rw-r--r-- | doc/en/faq.docbook | 2 | ||||
-rw-r--r-- | doc/ru/faq.docbook | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -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 diff --git a/acinclude.m4 b/acinclude.m4 index 99d8547..9dc5cee 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -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' diff --git a/doc/en/faq.docbook b/doc/en/faq.docbook index 1347b92..8353719 100644 --- a/doc/en/faq.docbook +++ b/doc/en/faq.docbook @@ -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 diff --git a/doc/ru/faq.docbook b/doc/ru/faq.docbook index 98587ce..81de1da 100644 --- a/doc/ru/faq.docbook +++ b/doc/ru/faq.docbook @@ -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 |