Revision 17188,
1.3 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 | <menu> |
---|
3 | <submenu name="File" _label="_File"> |
---|
4 | |
---|
5 | <menuitem name="FileCloseWin" verb="" |
---|
6 | pixtype="stock" pixname="Close" _label="_Close" accel="*Control*w"/> |
---|
7 | |
---|
8 | </submenu> |
---|
9 | |
---|
10 | <submenu name="Edit" _label="_Edit"> |
---|
11 | |
---|
12 | <menuitem name="EditSelectAll" verb="" |
---|
13 | _label="Select _All"/> |
---|
14 | |
---|
15 | <menuitem name="EditInvertSelection" verb="" |
---|
16 | _label="_Invert Selection"/> |
---|
17 | |
---|
18 | </submenu> |
---|
19 | |
---|
20 | <placeholder name="Component"> |
---|
21 | |
---|
22 | <submenu name="Folder" _label="F_older"> |
---|
23 | |
---|
24 | <menuitem name="SubscribeFolder" verb="" |
---|
25 | _label="Subscribe"/> |
---|
26 | |
---|
27 | <menuitem name="UnsubscribeFolder" verb="" |
---|
28 | _label="Unsubscribe"/> |
---|
29 | |
---|
30 | </submenu> |
---|
31 | </placeholder> |
---|
32 | </menu> |
---|
33 | |
---|
34 | <dockitem name="Searchbar" relief="none" behavior="exclusive"> |
---|
35 | <control name="FolderSearch"/> |
---|
36 | |
---|
37 | </dockitem> |
---|
38 | |
---|
39 | <dockitem name="Toolbar" relief="none" behavior="exclusive"> |
---|
40 | |
---|
41 | <toolitem name="SubscribeFolder" verb="" |
---|
42 | _label="Subscribe" _tip="Add folder to your list of subscribed folders" |
---|
43 | pixtype="pixbuf"/> |
---|
44 | |
---|
45 | <toolitem name="UnsubscribeFolder" verb="" |
---|
46 | _label="Unsubscribe" _tip="Remove folder from your list of subscribed folders" |
---|
47 | pixtype="pixbuf"/> |
---|
48 | |
---|
49 | <separator f=""/> |
---|
50 | |
---|
51 | <toolitem name="RefreshList" verb="" |
---|
52 | _label="Refresh List" _tip="Refresh List of Folders" |
---|
53 | pixtype="pixbuf"/> |
---|
54 | |
---|
55 | </dockitem> |
---|
56 | |
---|
57 | </Root> |
---|
Note: See
TracBrowser
for help on using the repository browser.