summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 10:19:36 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-09-08 15:29:48 +0200
commit9bb0f4b5752fc16740a14156b6aac6949d64db07 (patch)
treeb78f5dbcc50d73fba3fc289652695b19eefcbd72
parent2b85e6d74a601926016df008a46684fd6be549e4 (diff)
downloadkipi-plugins-9bb0f4b5752fc16740a14156b6aac6949d64db07.tar.gz
kipi-plugins-9bb0f4b5752fc16740a14156b6aac6949d64db07.zip
Update HTML install path references.
(cherry picked from commit 0c1fe7f308dc69391f035a3b962a2b18267a8e02)
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 330ecf5..1bb1a3c 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'