diff options
Diffstat (limited to 'tdeinit/README.autostart')
-rw-r--r-- | tdeinit/README.autostart | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tdeinit/README.autostart b/tdeinit/README.autostart index ab8132915..d5b6171d2 100644 --- a/tdeinit/README.autostart +++ b/tdeinit/README.autostart @@ -53,10 +53,10 @@ contain the following optional entries to control its autostart: Disables autostarting the application. -KUniqueApplication and session restoration +TDEUniqueApplication and session restoration ------------------------------------------ -If KUniqueApplication applications are autostarted before they are restored +If TDEUniqueApplication applications are autostarted before they are restored from the previous session, they will never see the session restoration command. -So if you need to autostart a KUniqueApplication which may also be restored +So if you need to autostart a TDEUniqueApplication which may also be restored in session restoration, you should schedule it for autostart in phase 2. |