Git commit 656fc544f91ddfff91dbc3c8694cf7e8055b35f3 by Nate Graham. Committed on 26/04/2021 at 10:35. Pushed by ngraham into branch 'master'.
Remove references to "Without Confirmation" actions These shortcuts are being removed in https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/808 CCBUG: 435954 M +0 -15 doc/fundamentals/ui.docbook https://invent.kde.org/system/khelpcenter/commit/656fc544f91ddfff91dbc3c8694cf7e8055b35f3 diff --git a/doc/fundamentals/ui.docbook b/doc/fundamentals/ui.docbook index e303c715..6eb8d934 100644 --- a/doc/fundamentals/ui.docbook +++ b/doc/fundamentals/ui.docbook @@ -1955,21 +1955,6 @@ information on how to assign keys for these tasks.</para> <entry>Leave</entry> </row> -<row> -<entry><keycombo action="simul">&Ctrl;&Alt;&Shift;<keycap>Del</keycap></keycombo></entry><!--plasma-workspace/ksmserver/server.cpp--> -<entry>Logout without confirmation</entry> -</row> - -<row> -<entry><keycombo action="simul">&Ctrl;&Alt;&Shift;<keycap>Page Down</keycap></keycombo></entry><!--plasma-workspace/ksmserver/server.cpp--> -<entry>Shut Down without confirmation</entry> -</row> - -<row> -<entry><keycombo action="simul">&Ctrl;&Alt;&Shift;<keycap>Page Up</keycap></keycombo></entry><!--plasma-workspace/ksmserver/server.cpp--> -<entry>Reboot without confirmation</entry> -</row> - </tbody> </tgroup> </informaltable>
