diff options
author | Waldo Bastian <waldo.bastian@intel.com> | 2006-02-13 20:54:57 +0000 |
---|---|---|
committer | Waldo Bastian <waldo.bastian@intel.com> | 2006-02-13 20:54:57 +0000 |
commit | bb7d5ba92b6c09ff05313dd0eff88b566336f4ec (patch) | |
tree | 0383cda43ac1f4eb8e91eeae3614db13b468aad0 /autostart | |
parent | 100928a8e53dafb0fd698028ef464ac9e42bfc86 (diff) | |
download | xdg-specs-bb7d5ba92b6c09ff05313dd0eff88b566336f4ec.tar.xz |
Clearify that autostart happens after a user logs in
Diffstat (limited to 'autostart')
-rw-r--r-- | autostart/autostart-spec.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/autostart/autostart-spec.xml b/autostart/autostart-spec.xml index 9da220c..ba5487e 100644 --- a/autostart/autostart-spec.xml +++ b/autostart/autostart-spec.xml @@ -81,8 +81,9 @@ <title>Autostart Of Applications During Startup</title> <para> By placing an application's .desktop file - in one of the autostart directories the application will be - automatically launched during startup of the user's desktop environment. + in one of the Autostart directories the application will be + automatically launched during startup of the user's desktop environment after the user + has logged in. </para> <sect2> <title>Autostart Directories</title> |