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:
Kjartan Maraas 2004-01-17 09:20:21 +00:00 committed by Kjartan Maraas
parent 4f23b6a087
commit 17388eb9bb
2 changed files with 6 additions and 1 deletions

View file

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

View file

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