mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
startkde: adjust to kdelibs changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
919ca17315
commit
90d2fb260f
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ echo 'startkde: Shutting down...' 1>&2
|
|||
test -n "$ksplash_pid" && kill "$ksplash_pid" 2>/dev/null
|
||||
|
||||
# Clean up
|
||||
kdeinit4_shutdown
|
||||
kdeinit4 --shutdown
|
||||
|
||||
unset KDE_FULL_SESSION
|
||||
xprop -root -remove KDE_FULL_SESSION
|
||||
|
|
Loading…
Add table
Reference in a new issue