diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:10:38 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:10:38 -0600 |
commit | 99cc03399059853dd8699cae5752e8122cb715f1 (patch) | |
tree | 825da375ac05fc555e25b2e350504e211d85d2fb /doc | |
parent | d5b3ae721dc072e0c70055313de9b5228b6688a8 (diff) | |
download | tdelibs-99cc03399059853dd8699cae5752e8122cb715f1.tar.gz tdelibs-99cc03399059853dd8699cae5752e8122cb715f1.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'doc')
-rw-r--r-- | doc/common/README.Doxygen | 2 | ||||
-rw-r--r-- | doc/tdelibs/man-kbuildsycoca.8.docbook | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/common/README.Doxygen b/doc/common/README.Doxygen index 1ed3712d5..71da55823 100644 --- a/doc/common/README.Doxygen +++ b/doc/common/README.Doxygen @@ -57,7 +57,7 @@ doxygen.sh [--recurse] [--modulename] [--doxdatadir=<dir>] [--installdir=<dir>] --doxdatadir=<dir> Locate the HTML header files and support graphics. In tdelibs, the subdirectory doc/common/ contains these files (and this README). In an installed KDE system, - $KDEDIR/share/doc/HTML/en/common/ contains a copy. + $TDEDIR/share/doc/HTML/en/common/ contains a copy. This argument is mandatory if doxygen.sh can't guess where the doxdata lives. --installdir=<dir> Locate the directory where apidox from other modules diff --git a/doc/tdelibs/man-kbuildsycoca.8.docbook b/doc/tdelibs/man-kbuildsycoca.8.docbook index 1105f8e48..0957a9549 100644 --- a/doc/tdelibs/man-kbuildsycoca.8.docbook +++ b/doc/tdelibs/man-kbuildsycoca.8.docbook @@ -191,7 +191,7 @@ command at the prompt <title>Environment Variables</title> <variablelist> <varlistentry> -<term>$<envar>KDEDIRS</envar></term> +<term>$<envar>TDEDIRS</envar></term> <listitem> <para>Specifies which directories are part of the KDE installations</para> |