[utilities/keepsecret] src/qml: Add Delete key shortcuts for deleting secrets

Roshani Kumari <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 95ce368200a59a3b6af11867dfd529497ea975ab by Roshani Kumari.
Committed on 20/07/2026 at 13:26.
Pushed by roshani into branch 'master'.

Add Delete key shortcuts for deleting secrets

M  +1    -0    src/qml/Actions.qml

https://invent.kde.org/utilities/keepsecret/-/commit/95ce368200a59a3b6af11867dfd529497ea975ab

diff --git a/src/qml/Actions.qml b/src/qml/Actions.qml
index 64024aa..ddcf246 100644
--- a/src/qml/Actions.qml
+++ b/src/qml/Actions.qml
@@ -86,6 +86,7 @@ AC.ActionCollectionManager {
             name: "delete"
             text: i18nc("@action:button Delete this secret", "Delete Secret")
             icon.name: "delete-symbolic"
+            defaultShortcut: "Delete"
         }
     }
 }
\ No newline at end of file
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.