Update HTML install path references.

pull/1/head
Darrell Anderson 12 years ago
parent 89b23f6050
commit 89e68c4388

@ -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'

@ -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

@ -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)

@ -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

Loading…
Cancel
Save