blob: 73f0717bb375fea697f12635fa7916f698fcd16a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<oaf_info>
<!-- gtik was replaced by invest-applet, transparently upgrade the user -->
<oaf_server iid="OAFIID:MATE_GtikApplet"
type="factory"
location="OAFIID:Invest_Applet_Factory">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:MATE/Vertigo/MatePanelAppletShell:1.0"/>
<item value="IDL:MateComponent/Control:1.0"/>
<item value="IDL:MateComponent/Unknown:1.0"/>
</oaf_attribute>
<oaf_attribute name="name" type="string" value="Stock Ticker"/>
<oaf_attribute name="description" type="string" value="Replaced with invest-applet"/>
</oaf_server>
</oaf_info>
|