Git commit fb1570f4804d289d4f7dc8adf367ac9c89d79f38 by David Edmundson. Committed on 20/12/2018 at 22:26. Pushed by davidedmundson into branch 'master'.
Remove outdated note about autostart not working Summary: Just tested, worked fine. That line has been there since 5.0 days, I do vaguely recall fixing this at some point. CCBUG: 401399 Reviewers: #plasma Subscribers: plasma-devel, kde-doc-english Tags: #plasma, #documentation Differential Revision: https://phabricator.kde.org/D17709 M +1 -3 doc/kcontrol/autostart/index.docbook https://commits.kde.org/plasma-desktop/fb1570f4804d289d4f7dc8adf367ac9c89d79f38 diff --git a/doc/kcontrol/autostart/index.docbook b/doc/kcontrol/autostart/index.docbook index 6c2b204c..6d6542f8 100644 --- a/doc/kcontrol/autostart/index.docbook +++ b/doc/kcontrol/autostart/index.docbook @@ -35,9 +35,7 @@ <filename class="directory">$HOME/.config/plasma-workspace/env</filename> and <filename class="directory">$HOME/.config/plasma-workspace/shutdown</filename> folders to check what programs and scripts are already there and displays them. It allows you to manage them easily. </para> -<note><para>The autostart feature has a bug, currently it is not possible to run a script after the startup of your &plasma; session.</para></note> - -<note><para>Note that you can change the location of your <filename class="directory">Autostart</filename> +<note><para>Note that you can change the location of your <filename class="directory">Autostart</filename> folder in <menuchoice><guimenu>Applications</guimenu> <guimenuitem>Locations</guimenuitem></menuchoice> in the <guilabel>Personalization</guilabel> category of the &systemsettings; and set a different folder than <filename class="directory">$HOME/.config/autostart</filename>.</para></note>
