Revision 17188,
1.0 KB
checked in by ghudson, 23 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r17187,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | <Root> |
---|
2 | |
---|
3 | <commands> |
---|
4 | <cmd name="PrintMyEvolution" _label="Print" _tip="Print Summary" |
---|
5 | pixtype="stock" pixname="Print"/> |
---|
6 | |
---|
7 | <cmd name="ToolsSettings" |
---|
8 | _tip="Change the settings for the summary" |
---|
9 | pixtype="pixbuf"/> |
---|
10 | |
---|
11 | <cmd name="Reload" _label="Reload" _tip="Reload the view" |
---|
12 | pixtype="stock" pixname="Refresh"/> |
---|
13 | </commands> |
---|
14 | |
---|
15 | <menu> |
---|
16 | <submenu name="File"> |
---|
17 | <placeholder name="Print"> |
---|
18 | <menuitem name="Print" verb="PrintMyEvolution" |
---|
19 | _label="_Print..." _tip="Print summary" |
---|
20 | accel="*Control*p" pixtype="pixbuf"/> |
---|
21 | </placeholder> |
---|
22 | </submenu> |
---|
23 | |
---|
24 | <submenu name="Tools" _label="_Tools"> |
---|
25 | <placeholder name="ComponentPlaceholder"> |
---|
26 | <menuitem name="ToolsSettings" verb="" |
---|
27 | _label="_Summary Settings..."/> |
---|
28 | <separator f="" name="myevo"/> |
---|
29 | </placeholder> |
---|
30 | </submenu> |
---|
31 | </menu> |
---|
32 | |
---|
33 | <dockitem name="Toolbar"> |
---|
34 | |
---|
35 | <toolitem name="PrintMyEvolution" verb="PrintMyEvolution" |
---|
36 | _label="Print" pixtype="pixbuf" priority="1"/> |
---|
37 | |
---|
38 | <toolitem name="Reload" verb="Reload" |
---|
39 | _label="Reload" priority="1"/> |
---|
40 | </dockitem> |
---|
41 | </Root> |
---|
Note: See
TracBrowser
for help on using the repository browser.