summaryrefslogtreecommitdiff
path: root/components/hardware/Nautilus_View_hardware.server.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'components/hardware/Nautilus_View_hardware.server.in.in')
-rw-r--r--components/hardware/Nautilus_View_hardware.server.in.in27
1 files changed, 0 insertions, 27 deletions
diff --git a/components/hardware/Nautilus_View_hardware.server.in.in b/components/hardware/Nautilus_View_hardware.server.in.in
deleted file mode 100644
index db3ad89c3..000000000
--- a/components/hardware/Nautilus_View_hardware.server.in.in
+++ /dev/null
@@ -1,27 +0,0 @@
-<oaf_info>
-
-<oaf_server iid="OAFIID:Nautilus_Hardware_View_Factory"
- type="exe" location="@LIBEXECDIR@/nautilus-hardware-view">
- <oaf_attribute name="repo_ids" type="stringv">
- <item value="IDL:GNOME/ObjectFactory:1.0"/>
- </oaf_attribute>
- <oaf_attribute name="description" type="string" _value="Factory for hardware view"/>
-</oaf_server>
-
-<oaf_server iid="OAFIID:Nautilus_Hardware_View" type="factory" location="OAFIID:Nautilus_Hardware_View_Factory">
- <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="Hardware view"/>
- <oaf_attribute name="description" type="string" _value="hardware view"/>
- <oaf_attribute name="bonobo:supported_uri_schemes" type="stringv">
- <item value="hardware"/>
- </oaf_attribute>
- <oaf_attribute name="nautilus:view_as_name" type="string" _value="Hardware"/>
- <oaf_attribute name="nautilus:view_as_label" type="string" _value="View as Hardware"/>
- <oaf_attribute name="nautilus:viewer_label" type="string" _value="Hardware Viewer"/>
-</oaf_server>
-
-</oaf_info>