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 /kinit/README.wrapper | |
parent | d5b3ae721dc072e0c70055313de9b5228b6688a8 (diff) | |
download | tdelibs-99cc03399059853dd8699cae5752e8122cb715f1.tar.gz tdelibs-99cc03399059853dd8699cae5752e8122cb715f1.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'kinit/README.wrapper')
-rw-r--r-- | kinit/README.wrapper | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kinit/README.wrapper b/kinit/README.wrapper index 077d2b870..11483d2bc 100644 --- a/kinit/README.wrapper +++ b/kinit/README.wrapper @@ -3,8 +3,8 @@ README tdeinit_wrapper, kshell and kwrapper are a programs that start programs via tdeinit. -E.g. You can make a symbolic link from $KDEDIR/bin/konsole to -$KDEDIR/bin/tdeinit_wrapper. Typing 'konsole' on the command line +E.g. You can make a symbolic link from $TDEDIR/bin/konsole to +$TDEDIR/bin/tdeinit_wrapper. Typing 'konsole' on the command line will then start 'konsole.la' through tdeinit instead. tdeinit_wrapper is the simplest for, it only passes the program |