summaryrefslogtreecommitdiff
path: root/components/tree/Nautilus_View_tree.server.in.in
blob: a9b29cb048ea3e92e33526c9cea2ee5451650649 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<oaf_info>

<oaf_server iid="OAFIID:Nautilus_Tree_View"
	type="shlib" location="@BONOBODIR@/libnautilus-tree-view">
	<oaf_attribute name="repo_ids" type="stringv">
		<item value="IDL:Bonobo/Unknown:1.0"/>
		<item value="IDL:Bonobo/Control:1.0"/>
		<item value="IDL:Nautilus/View:1.0"/>
	</oaf_attribute>
	<oaf_attribute name="name" type="string" _value="Nautilus Tree view"/>
	<oaf_attribute name="description" type="string" _value="Nautilus Tree side pane"/>
	<oaf_attribute name="nautilus:sidebar_panel_name" type="string" _value="Tree"/>
</oaf_server>

</oaf_info>