summaryrefslogtreecommitdiff
path: root/null_applet/MATE_CDPlayerApplet.server.in
blob: 5865a8bfaee82b1f5dcd1ea23e52acb4931c58f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<oaf_info>

<oaf_server iid="OAFIID:MATE_CDPlayerApplet"
            type="factory"
	    location="OAFIID:MATE_NullApplet_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="CD Player (Deprecated)"/>
	<oaf_attribute name="description" type="string" _value="Panel applet for playing audio CDs"/>
	<oaf_attribute name="bugzilla:bugzilla" type="string" value="MATE"/>
	<oaf_attribute name="bugzilla:product" type="string" value="mate-applets"/>
	<oaf_attribute name="bugzilla:component" type="string" value="cdplayer"/>

</oaf_server>

</oaf_info>