blob: a5b5d73acc7f7db2a497a96e8d13a4a6719a3bdf (
plain) (
tree)
|
|
<Root>
<commands>
<cmd name="ListHelp" _label="Get list _usage information" _tip="Get information about the usage of the list this message belongs to"/>
<cmd name="ListSubscribe" _label="_Subscribe to list" _tip="Subscribe to the mailing list this message belongs to"/>
<cmd name="ListUnsubscribe" _label="_Un-subscribe to list" _tip="Unsubscribe to the mailing list this message belongs to"/>
<cmd name="ListPost" _label="_Post message to list" _tip="Post a message to the mailing list this message belongs to"/>
<cmd name="ListOwner" _label="Contact list _owner" _tip="Contact the owner of the mailing list this message belongs to"/>
<cmd name="ListArchive" _label="Get list _archive" _tip="Get an archive of the list this message belongs to"/>
</commands>
<menu>
<submenu name="Actions">
<placeholder name="ComponentActionsPlaceholder">
<placeholder name="MailMessageActions">
<submenu name="List" _label="Mailing _List">
<menuitem name="ListHelp" verb=""/>
<menuitem name="ListSubscribe" verb=""/>
<menuitem name="ListUnsubscribe" verb=""/>
<menuitem name="ListPost" verb=""/>
<menuitem name="ListOwner" verb=""/>
<menuitem name="ListArchive" verb=""/>
</submenu>
</placeholder>
</placeholder>
</submenu>
</menu>
</Root>
|