summaryrefslogtreecommitdiff
path: root/mini-commander/MATE_MiniCommanderApplet.server.in
blob: 923070d141e914471e772b9e1949c680e1d946f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!-- this file was installed to automatically upgrade your machine from using
     mini-commander to using Deskbar.

     If you wish to continue using mini-commander, please recompile
     MATE-Applets with -enable-minicommander and your mini-commander applets
     should reappear.
-->
<oaf_info>

<oaf_server iid="OAFIID:MATE_MiniCommanderApplet"
	    type="factory" 
	    location="OAFIID:Deskbar_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="Deskbar (formerly Mini-Commander)"/>
	<oaf_attribute name="description" type="string" _value="Deskbar (transparent upgrade from Mini-Commander)"/>
	<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="mini-commander"/>
        <oaf_attribute name="bugzilla:other_binaries" type="string" value="mini_commander_applet"/>

</oaf_server>

</oaf_info>