diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-04-18 18:30:54 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-04-18 18:30:54 -0500 |
commit | 6446bc0fbfcd49f8f092e8a9a91475588340bcf9 (patch) | |
tree | 7ed0783bad0b04784078cbb18031b0e545f4ac10 /INSTALL | |
parent | 6d217d977678a3ee66eabd636e87611e23631d3c (diff) | |
download | koffice-6446bc0fbfcd49f8f092e8a9a91475588340bcf9.tar.gz koffice-6446bc0fbfcd49f8f092e8a9a91475588340bcf9.zip |
Rename kderc -> tderc in support of bug report 1447.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -105,7 +105,7 @@ KDE Specific If you use ./configure --prefix to install KOffice in a different location than the rest of KDE, you need to tell KDE about it. For this, either set $TDEDIRS so that it contains both prefixes, -or add this to /etc/kderc : +or add this to /etc/tderc : [Directories] prefixes=/the/prefix/I/used/to/install/koffice/ |