mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 16:26:40 -04:00
add f1 shortcut to main window, change menu in browser for consistency
This commit is contained in:
parent
aa4621c66c
commit
b1e185fb11
2 changed files with 4 additions and 1 deletions
|
@ -392,7 +392,7 @@
|
||||||
<normaloff>:/icons/help.png</normaloff>:/icons/help.png</iconset>
|
<normaloff>:/icons/help.png</normaloff>:/icons/help.png</iconset>
|
||||||
</property>
|
</property>
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>&Guide...</string>
|
<string>&Documentation</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="shortcut" >
|
<property name="shortcut" >
|
||||||
<string>F1</string>
|
<string>F1</string>
|
||||||
|
|
|
@ -1511,6 +1511,9 @@
|
||||||
<property name="text" >
|
<property name="text" >
|
||||||
<string>Documentation</string>
|
<string>Documentation</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="shortcut" >
|
||||||
|
<string>F1</string>
|
||||||
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="actionReportbug" >
|
<action name="actionReportbug" >
|
||||||
<property name="icon" >
|
<property name="icon" >
|
||||||
|
|
Loading…
Reference in a new issue