aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/org-gnome-exchange-tasks-subscription.xml
blob: bb63c9327f32da4ef3f2f01c743e8a766a9e4337 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<Root>
  <commands>
    <cmd name="FolderSubscription" _label="Subscribe to Other User's Tasks"
      _tip="Subscribe to Other User's Tasks"/>
  </commands>

  <menu>
    <submenu name="File">
      <placeholder name="FileOps">
        <menuitem name="FolderSubscription" verb=""/>
      </placeholder>
    </submenu>
  </menu>

</Root>