Add F1 as an accelerator for the Help menu. Patch by Mark Finlay. Closes
2004-01-17 Kjartan Maraas <kmaraas@gnome.org> * gnomecc-ui.xml: Add F1 as an accelerator for the Help menu. Patch by Mark Finlay. Closes bug #94265.
This commit is contained in:
parent
4f23b6a087
commit
17388eb9bb
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-01-17 Kjartan Maraas <kmaraas@gnome.org>
|
||||
|
||||
* gnomecc-ui.xml: Add F1 as an accelerator for the Help menu.
|
||||
Patch by Mark Finlay. Closes bug #94265.
|
||||
|
||||
2004-01-14 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.5.2
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<commands>
|
||||
<cmd name="FileClose" stockid="gtk-close"/>
|
||||
<cmd name="HelpContent" _label="_Contents" _tip="Overview of the control center"
|
||||
pixtype="stock" pixname="Help"/>
|
||||
pixtype="stock" pixname="Help" accel="F1"/>
|
||||
<cmd name="HelpAbout" _label="_About" _tip="About this application"
|
||||
pixtype="stock" pixname="About"/>
|
||||
</commands>
|
||||
|
|
Loading…
Add table
Reference in a new issue