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.autostart | |
parent | d5b3ae721dc072e0c70055313de9b5228b6688a8 (diff) | |
download | tdelibs-99cc03399059853dd8699cae5752e8122cb715f1.tar.gz tdelibs-99cc03399059853dd8699cae5752e8122cb715f1.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'kinit/README.autostart')
-rw-r--r-- | kinit/README.autostart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kinit/README.autostart b/kinit/README.autostart index bbfd036ec..c1f711ef6 100644 --- a/kinit/README.autostart +++ b/kinit/README.autostart @@ -12,7 +12,7 @@ Applications may be scheduled to be automatically run at KDE session startup in either autostart phase 1 or phase 2. Autostart phase 1 is the original autostart phase; phase 2 was introduced in KDE 3. To run in either phase, an application's .desktop file must be located in a KDE autostart directory such -as $KDEDIR/share/autostart or $KDEHOME/share/autostart. The .desktop file can +as $TDEDIR/share/autostart or $TDEHOME/share/autostart. The .desktop file can contain the following optional entries to control its autostart: X-KDE-autostart-condition = rcfile:group:entry:default |