1
<Addin id="Platform" namespace="Do" version="1.0" isroot="true" category="Hidden">
4
<Import assembly="Do.Platform.dll" />
8
<Addin id="Universe" version="1.0" />
11
<ExtensionPoint path="/Do/Service">
12
<ExtensionNode name="Service" objectType="Do.Platform.ServiceStack.IService" />
15
<Extension path="/Do/Action">
16
<Action type="Do.Universe.Common.EmailAction" />
17
<Action type="Do.Universe.Common.OpenAction" />
18
<Action type="Do.Universe.Common.OpenUrlAction" />
19
<Action type="Do.Universe.Common.OpenWithAction" />
20
<Action type="Do.Universe.Common.RevealAction" />
21
<Action type="Do.Universe.Common.RunAction" />