mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 00:36:38 -04:00
remove ctrl+a accel, change shortcut to edit all
This commit is contained in:
parent
876c16d413
commit
cbe822cd66
2 changed files with 1 additions and 4 deletions
|
@ -260,9 +260,6 @@
|
|||
<property name="text" >
|
||||
<string>Select &All</string>
|
||||
</property>
|
||||
<property name="shortcut" >
|
||||
<string>Ctrl+A</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSelectFacts" >
|
||||
<property name="text" >
|
||||
|
|
|
@ -900,7 +900,7 @@
|
|||
<normaloff>:/icons/view_text.png</normaloff>:/icons/view_text.png</iconset>
|
||||
</property>
|
||||
<property name="text" >
|
||||
<string>Ed&it All...</string>
|
||||
<string>&Edit All...</string>
|
||||
</property>
|
||||
<property name="shortcut" >
|
||||
<string>Ctrl+F</string>
|
||||
|
|
Loading…
Reference in a new issue