diff --git a/doc/kcontrol/autostart/index.docbook b/doc/kcontrol/autostart/index.docbook --- a/doc/kcontrol/autostart/index.docbook +++ b/doc/kcontrol/autostart/index.docbook @@ -27,7 +27,7 @@ Autostart Manager -This module is a configuration tool for managing what programs start up with your personal &plasma;. It allows you to add programs or scripts so they automatically start during the startup or shutdown of your &plasma; session and to manage them. +This module is a configuration tool for managing what programs start up with your personal &plasma;. It allows you to add programs or scripts so they automatically run during startup or shutdown of your &plasma; session and to manage them. Please note that in this module all changes are immediately applied. @@ -104,7 +104,7 @@ Scripts set on to be ran on Shutdown are copied or symlinked in the $HOME/.config/plasma-workspace/shutdown directory and will be automatically run during &plasma; shutdown after the user has logged out. -Scripts set to run at Pre-&kde; Startup are copied or symlinked in $HOME/.config/plasma-workspace/env and are sourced during &plasma; startup (the startkde script will look for scripts here). +Scripts set to run at Pre-&plasma; Startup are copied or symlinked in $HOME/.config/plasma-workspace/env and are sourced during &plasma; startup (the startkde script will look for scripts here). Only scripts with the .sh extension can be read by &plasma; for Before session startup and Shutdown modes. @@ -135,7 +135,7 @@ Add Script -This button opens a dialog which asks you for the location of the script you want to add. If you keep Create as symlink checked (default) then the script will be added as a symlink. If you uncheck this option then the script will be copied in the corresponding local folder. +This button opens a dialog which asks you for the location of the script you want to add. If you keep Create as symlink checked (default) then the script will be added as a symlink. If you uncheck this option then the script will be copied to the corresponding local folder. @@ -156,7 +156,7 @@ Advanced -This button only applies to programs (&ie; Desktop files). A dialog asks you if you only want the program to autostart only in &plasma; (and not in other desktop environments you might run). By default, the program will autostart in all desktop environments you might run. Checking Autostart only in Plasma will autostart the program only if you start the &plasma; desktop environment. +This button only applies to programs (&ie; Desktop files). A dialog asks you if you want the program to autostart only in &plasma; (and not in other desktop environments you might run). By default, the program will autostart in all desktop environments you might run. Checking Autostart only in Plasma will autostart the program only if you start the &plasma; desktop environment. This sets the value Plasma to the OnlyShowIn key of the program Desktop file.