mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 15:02:21 -04:00
new import shortcut that doesn't conflict with italics
This commit is contained in:
parent
265bef2b68
commit
c4b439eaf2
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@
|
||||||
<string>&Import...</string>
|
<string>&Import...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string>Ctrl+I</string>
|
<string>Ctrl+Shift+I</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="actionStudyDeck">
|
<action name="actionStudyDeck">
|
||||||
|
|
Loading…
Reference in a new issue