[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [plasma-workspace] startkde: Clarify docs in startkde about shtudown
From:       David Edmundson <null () kde ! org>
Date:       2018-09-14 8:45:59
Message-ID: E1g0jjj-0001Fu-Fr () code ! kde ! org
[Download RAW message or body]

Git commit af66555b0ab0a9912d41d8f7084d788da88ea689 by David Edmundson.
Committed on 14/09/2018 at 08:45.
Pushed by davidedmundson into branch 'master'.

Clarify docs in startkde about shtudown

Test Plan: N/A

Reviewers: broulik

Reviewed By: broulik

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D15197

M  +2    -1    startkde/startkde.cmake
M  +3    -0    startkde/startplasma.cmake

https://commits.kde.org/plasma-workspace/af66555b0ab0a9912d41d8f7084d788da88ea689

diff --git a/startkde/startkde.cmake b/startkde/startkde.cmake
index f9e2e429..714a9bf1 100644
--- a/startkde/startkde.cmake
+++ b/startkde/startkde.cmake
@@ -319,7 +319,8 @@ if test $? -eq 255; then
   xmessage -geometry 500x100 "Could not start ksmserver. Check your installation."
 fi
 
-#Anything after here is logout/shutdown
+#Anything after here is logout
+#It is not called after shutdown/restart
 
 wait_drkonqi=`kreadconfig5 --file startkderc --group WaitForDrKonqi --key Enabled --default true`
 
diff --git a/startkde/startplasma.cmake b/startkde/startplasma.cmake
index f7330ab3..de98541c 100644
--- a/startkde/startplasma.cmake
+++ b/startkde/startplasma.cmake
@@ -163,6 +163,9 @@ if test $? -eq 255; then
   xmessage -geometry 500x100 "Could not start ksmserver. Check your installation."
 fi
 
+#Anything after here is logout
+#It is not called after shutdown/restart
+
 wait_drkonqi=`kreadconfig5 --file startkderc --group WaitForDrKonqi --key Enabled --default true`
 
 if test x"$wait_drkonqi"x = x"true"x ; then

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic