6
description="Allows you to post text message as status or micro-blog via Ping.FM"
11
<Import assembly="PingFM.dll"/>
15
<Addin id="Core" version="1.0" />
18
<!-- Extensions included in this assembly -->
19
<Extension path="/Do/ItemSource">
20
<ItemSource type="Do.Addins.PingFM.PingFMServiceItemSource" />
23
<Extension path="/Do/Action">
24
<Action type="Do.Addins.PingFM.PingFMPost" />