diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:12:49 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:12:49 -0600 |
commit | 2ac22d35c349fada5aaad41fcb0dec15203834bb (patch) | |
tree | ce57d71b567608c35b649a811e3075ebad47c17e /doc/kcachegrind/index.docbook | |
parent | 07483f1bc952a1da1aa06a99a4ab86fe2f1b359b (diff) | |
download | tdesdk-2ac22d35c349fada5aaad41fcb0dec15203834bb.tar.gz tdesdk-2ac22d35c349fada5aaad41fcb0dec15203834bb.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'doc/kcachegrind/index.docbook')
-rw-r--r-- | doc/kcachegrind/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kcachegrind/index.docbook b/doc/kcachegrind/index.docbook index 434c89d7..85a19160 100644 --- a/doc/kcachegrind/index.docbook +++ b/doc/kcachegrind/index.docbook @@ -802,7 +802,7 @@ So, for example, for main(), you will always have a inclusive cost of almost 100 <answer> <para> Obviously KCachegrind is wrongly installed on your system. It is recommended to compile it with the installation prefix to be your system wide KDE base directory like <command>configure --prefix=/opt/trinity; make install</command>. -If you choose another directory like $HOME/kde, you should set the environment variable KDEDIR to this directory before running KCachegrind. +If you choose another directory like $HOME/kde, you should set the environment variable TDEDIR to this directory before running KCachegrind. </para> </answer> </qandaentry> |