Change filtered-deck shortcut in browser to Ctrl+G

This commit is contained in:
RumovZ 2021-02-01 11:59:16 +01:00
parent 6de6e5f339
commit 6b1d5f14e8

View file

@ -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>