summaryrefslogtreecommitdiff
path: root/components/notes/Nautilus_View_notes.server.in.in
blob: edb4165e8d47edccb342a91d6f8e57109b3df23d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<oaf_info>

<oaf_server iid="OAFIID:Nautilus_Notes_View"
	type="shlib" location="@BONOBODIR@/libnautilus-notes-view.so">
	<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="description" type="string" _value="Notes side pane for Nautilus"/>
	<oaf_attribute name="name" type="string" _value="Notes side pane"/>
	<oaf_attribute name="nautilus:sidebar_panel_name" type="string" _value="Notes"/>
	<oaf_attribute name="nautilus:recommended_uri_schemes" type="stringv">
		<item value="*"/>
	</oaf_attribute>
	<oaf_attribute name="bonobo:supported_mime_types" type="stringv">
		<item value="*/*"/>
	</oaf_attribute>
	<oaf_attribute name="nautilus:property_page_name" type="string" _value="Notes"/>
</oaf_server>

</oaf_info>