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 /kparts/tests/README | |
parent | d5b3ae721dc072e0c70055313de9b5228b6688a8 (diff) | |
download | tdelibs-99cc03399059853dd8699cae5752e8122cb715f1.tar.gz tdelibs-99cc03399059853dd8699cae5752e8122cb715f1.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'kparts/tests/README')
-rw-r--r-- | kparts/tests/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kparts/tests/README b/kparts/tests/README index 38e43eaee..a0bee7ca6 100644 --- a/kparts/tests/README +++ b/kparts/tests/README @@ -1,5 +1,5 @@ In order to test embedding the notepad part in konqueror, you need to "make install", to install the libs, and to copy notepad.desktop -into $KDEDIR/share/services/, and remove kwrite.desktop from -$KDEDIR/share/applnk/... (at least the ServiceTypes line of it) +into $TDEDIR/share/services/, and remove kwrite.desktop from +$TDEDIR/share/applnk/... (at least the ServiceTypes line of it) |