Skip to content
Commit 8eabbf67 authored by Albert Astals Cid's avatar Albert Astals Cid
Browse files

Warn on startup about ambiguous shortcuts (with an exception for Shift+Delete)

Add a warning at the createGui stage about ambiguous shortcuts being found in the same action collection.

This is usually a developer issue, but the error message about ambiguity will only show up when someone tries to use the shortcut, so it is relatively easy to miss if you do not try all your actions via a shortcut.

Also if the involved shortcut is one of the non primary shortcuts of edit_cut + deletefile, just give it away, since it's Shift+Delete being fought over as part of our defaults being ambiguous.

REVIEW: 129299
parent a1a41bd9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment