mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
ctrl+shift+p for reposition
This commit is contained in:
parent
216a68f656
commit
818c4534e9
1 changed files with 3 additions and 0 deletions
|
@ -464,6 +464,9 @@
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Reposition...</string>
|
<string>Reposition...</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut">
|
||||||
|
<string>Ctrl+Shift+P</string>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="actionFirstCard">
|
<action name="actionFirstCard">
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
|
|
Loading…
Reference in a new issue