mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
update shortcuts
This commit is contained in:
parent
e6db07b74a
commit
ec5df406dd
1 changed files with 4 additions and 4 deletions
|
@ -641,7 +641,7 @@
|
|||
<string>&Add Items...</string>
|
||||
</property>
|
||||
<property name="shortcut" >
|
||||
<string>Alt+Shift+A</string>
|
||||
<string>Ctrl+A</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionEditdeck" >
|
||||
|
@ -653,7 +653,7 @@
|
|||
<string>Ed&it All...</string>
|
||||
</property>
|
||||
<property name="shortcut" >
|
||||
<string>Alt+Shift+I</string>
|
||||
<string>Ctrl+F</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionPreferences" >
|
||||
|
@ -888,7 +888,7 @@
|
|||
<string>Repeat Las&t Audio</string>
|
||||
</property>
|
||||
<property name="shortcut" >
|
||||
<string>Ctrl+R</string>
|
||||
<string>F5</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionUndoAnswer" >
|
||||
|
@ -1032,7 +1032,7 @@
|
|||
<string>&Edit Current...</string>
|
||||
</property>
|
||||
<property name="shortcut" >
|
||||
<string>Alt+Shift+E</string>
|
||||
<string>Ctrl+E</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
|
|
Loading…
Reference in a new issue