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 @@ -12,8 +12,8 @@ -2015-07-22 -&plasma; 5.4 +2018-03-25 +&plasma; 5.12 KDE @@ -97,7 +97,7 @@ Run On -Programs (Desktop files) can only be run on startup. Scripts can be run on Startup, Shutdown or Pre-KDE Startup. This column allows you to change when your script is run. Startup is when &plasma; starts, shutdown is when you log out of &plasma; and pre-KDE startup is before &plasma; starts. +Programs (Desktop files) can only be run on startup. Scripts can be run on Startup, Shutdown or Before session startup. This column allows you to change when your script is run. Startup is when &plasma; starts, shutdown is when you log out of &plasma; and before session startup is before &plasma; starts. Scripts and desktop files set to run on Startup are copied or symlinked in $HOME/.config/autostart and will be run during &plasma; startup. @@ -109,7 +109,7 @@ 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). -Only scripts with the .sh extension can be read by &plasma; for Pre-&kde; startup and Shutdown modes. +Only scripts with the .sh extension can be read by &plasma; for Before session startup and Shutdown modes. @@ -158,10 +158,10 @@ 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 KDE 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 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 sets the value KDE to the OnlyShowIn key of the program Desktop file. +This sets the value Plasma to the OnlyShowIn key of the program Desktop file.