mirror of
https://github.com/ankitects/anki.git
synced 2025-11-22 20:47:14 -05:00
add shortcut for select facts
This commit is contained in:
parent
2c0d6b7425
commit
28c1741b43
1 changed files with 3 additions and 0 deletions
|
|
@ -427,6 +427,9 @@
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Select &Facts</string>
|
<string>Select &Facts</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string>Ctrl+Shift+A</string>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="actionFindReplace">
|
<action name="actionFindReplace">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue