diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:13:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:13:44 -0600 |
commit | 88838f421c1d218531cb0ddcc2599ae90e744759 (patch) | |
tree | b898b4f5204ae416a302d496b059e65dfe781f4e /doc/api/Mainpage.dox | |
parent | 8e7b3d87aaeebf32fa6769f207d6ac20462e3e0c (diff) | |
download | tdevelop-88838f421c1d218531cb0ddcc2599ae90e744759.tar.gz tdevelop-88838f421c1d218531cb0ddcc2599ae90e744759.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'doc/api/Mainpage.dox')
-rw-r--r-- | doc/api/Mainpage.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/Mainpage.dox b/doc/api/Mainpage.dox index 48640827..44fa64db 100644 --- a/doc/api/Mainpage.dox +++ b/doc/api/Mainpage.dox @@ -71,7 +71,7 @@ To build your local copy of this documentation you have two choices, depending o - make install-apidox (as root) . - If you have an older system then - - setenv KDEDIR=/location_of_your_kde_instalation + - setenv TDEDIR=/location_of_your_kde_instalation - setenv QTDIR=/location_of_your_qt_instalation - doxygen Doxyfile - make install-apidox (as root) |