mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 08:22:24 -04:00
Change filtered-deck shortcut in browser to Ctrl+G
This commit is contained in:
parent
6de6e5f339
commit
6b1d5f14e8
1 changed files with 1 additions and 1 deletions
|
@ -590,7 +590,7 @@
|
||||||
<string>BROWSING_FILTER_TO_DECK</string>
|
<string>BROWSING_FILTER_TO_DECK</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut">
|
<property name="shortcut">
|
||||||
<string notr="true">Ctrl+Q</string>
|
<string notr="true">Ctrl+G</string>
|
||||||
</property>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
</widget>
|
</widget>
|
||||||
|
|
Loading…
Reference in a new issue