add f1 shortcut to main window, change menu in browser for consistency

This commit is contained in:
Damien Elmes 2009-05-09 06:38:20 +09:00
parent aa4621c66c
commit b1e185fb11
2 changed files with 4 additions and 1 deletions

View file

@ -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>&amp;Guide...</string> <string>&amp;Documentation</string>
</property> </property>
<property name="shortcut" > <property name="shortcut" >
<string>F1</string> <string>F1</string>

View file

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