Revision 20938,
600 bytes
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r20937,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | <Root> |
---|
2 | <commands> |
---|
3 | <cmd name="FileClose" stockid="gtk-close"/> |
---|
4 | <cmd name="HelpContent" _label="_Contents" _tip="Overview of the control center" |
---|
5 | pixtype="stock" pixname="Help" accel="F1"/> |
---|
6 | <cmd name="HelpAbout" _label="_About" _tip="About this application" |
---|
7 | pixtype="stock" pixname="About"/> |
---|
8 | </commands> |
---|
9 | |
---|
10 | <menu> |
---|
11 | <submenu name="File" _label="_File"> |
---|
12 | <menuitem name="FileClose" verb=""/> |
---|
13 | </submenu> |
---|
14 | <submenu name="Help" _label="_Help"> |
---|
15 | <menuitem name="HelpContent" verb=""/> |
---|
16 | <menuitem name="HelpAbout" verb=""/> |
---|
17 | </submenu> |
---|
18 | </menu> |
---|
19 | </Root> |
---|
Note: See
TracBrowser
for help on using the repository browser.