mirror of
https://github.com/ankitects/anki.git
synced 2025-11-09 06:07:11 -05:00
change delete shortcut
This commit is contained in:
parent
722645d4b7
commit
2ffc4342df
1 changed files with 1 additions and 1 deletions
|
|
@ -285,7 +285,7 @@
|
|||
<string>Delete</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+Del</string>
|
||||
<string>Ctrl+Shift+Backspace</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionAddTag">
|
||||
|
|
|
|||
Loading…
Reference in a new issue