aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-task-editor.xml
blob: 71bc3eb8acaa5ff8cc3db304070fa0138ccd2c63 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<Root>

<commands>

    <cmd name="ActionForward" _label="Forward as i_Calendar"
        _tip="Forward this item via email"/>

</commands>

<menu>

<submenu name="Actions" _label="_Actions">

    <placeholder name="Actions">

             <menuitem name="ActionForward" verb=""/>

    </placeholder>

</submenu>

</menu>

</Root>