summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-11 10:56:38 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-11 10:56:38 -0500
commit89e68c4388f977071a8983deeb4144a08a9ed98d (patch)
treef45d20c1e2a28e1fbdba41b7aa9e2ad7b0f93b0f
parent89b23f6050a76272d7ec00cf102fa4010f3f32ed (diff)
downloadkoffice-89e68c43.tar.gz
koffice-89e68c43.zip
Update HTML install path references.
-rw-r--r--acinclude.m42
-rw-r--r--doc/chalk/tutorial-select-layer.docbook2
-rw-r--r--kexi/debian/debiandirs2
-rw-r--r--kspread/Doxyfile2
4 files changed, 4 insertions, 4 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 7c82b5c5..8e60545e 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/chalk/tutorial-select-layer.docbook b/doc/chalk/tutorial-select-layer.docbook
index 350ed31b..c3968a13 100644
--- a/doc/chalk/tutorial-select-layer.docbook
+++ b/doc/chalk/tutorial-select-layer.docbook
@@ -18,7 +18,7 @@
<para>
The image above is the image we will work with. Start chalk with this
image (in the documentation folder
-<filename>$<envar>TDEDIR</envar>/share/doc/HTML/en/chalk/tutorial-select-layer-sample.png</filename>)
+<filename>$<envar>TDEDIR</envar>/share/doc/tde/HTML/en/chalk/tutorial-select-layer-sample.png</filename>)
and save it to your Home folder (by choosing <guilabel>Save Image As...</guilabel>).
Then open it in &chalk; &mdash; your screen will look a bit like this (we have
diff --git a/kexi/debian/debiandirs b/kexi/debian/debiandirs
index ba70ea3f..be2d7b17 100644
--- a/kexi/debian/debiandirs
+++ b/kexi/debian/debiandirs
@@ -6,5 +6,5 @@ export mandir=/usr/share/man
export qtdir=/usr/share/qt3
export kde_cgidir=/usr/lib/cgi-bin
export kde_confdir=/etc/trinity
-export kde_htmldir=/usr/share/doc/kde/HTML
+export kde_htmldir=/usr/share/doc/tde/HTML
configkde=--disable-debug --disable-rpath --prefix=$(kde_prefix) --sysconfdir=$(sysconfdir) --includedir=$(kde_includedir) --infodir=$(infodir) --mandir=$(mandir) --with-qt-dir=$(qtdir)
diff --git a/kspread/Doxyfile b/kspread/Doxyfile
index a886fdae..77a61d37 100644
--- a/kspread/Doxyfile
+++ b/kspread/Doxyfile
@@ -1147,7 +1147,7 @@ GENERATE_HTML =
GENERATE_MAN =
GENERATE_LATEX =
TAGFILES = \
-/usr/local/trinity/share/doc/HTML/en/tdelibs-apidocs/qt/qt.tag=/usr/local/qt-copy/doc/html
+/usr/local/trinity/share/doc/tde/HTML/en/tdelibs-apidocs/qt/qt.tag=/usr/local/qt-copy/doc/html
GENERATE_TAGFILE = ../apidocs/kspread/kspread.tag
IGNORE_PREFIX = K
HAVE_DOT = YES