diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:07:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:07:19 -0600 |
commit | 6723d581f9777be5206619112a30122439c0ee95 (patch) | |
tree | d835c452bc1081f1d58a7c209654e345ebf0fbe8 /README | |
parent | deba8145ea74eac9c43b8aef4642357d72f7d0c0 (diff) | |
download | tdebase-6723d581f9777be5206619112a30122439c0ee95.tar.gz tdebase-6723d581f9777be5206619112a30122439c0ee95.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -169,7 +169,7 @@ toothofthehoundthatbitcha, vegetative_fog, wavetron, woodcheck Common Mistakes --------------- -IMPORTANT: most applications need KDEDIR as the directory where KDE is +IMPORTANT: most applications need TDEDIR as the directory where KDE is installed. Please set this in your login file. If XPM support wasn't configured, it may be that configure has no idea where @@ -278,7 +278,7 @@ Removal/Uninstallation ---------------------- You can use 'make uninstall' if you want to remove the kde from the dirs. This feature has not been tested completely, and is depreciated. On a system -where KDEDIR is specific to KDE (i.e. not /usr), rm -rf $KDEDIR does it as +where TDEDIR is specific to KDE (i.e. not /usr), rm -rf $TDEDIR does it as well. |