summaryrefslogtreecommitdiff
path: root/src/Nautilus_shell.server.in
blob: e6303eb3a470349f2639594f486518179167db07 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<oaf_info>

<oaf_server iid="OAFIID:nautilus_factory:bd1e1862-92d7-4391-963e-37583f0daef3" type="exe" location="nautilus">
  <oaf_attribute name="repo_ids" type="stringv">
    <item value="IDL:GNOME/ObjectFactory:1.0"/>
  </oaf_attribute>
  <oaf_attribute name="name" type="string" _value="Nautilus factory"/>
  <oaf_attribute name="description" type="string" _value="Factory for Nautilus shell and file manager"/>
</oaf_server>

<oaf_server iid="OAFIID:nautilus_file_manager_icon_view:42681b21-d5ca-4837-87d2-394d88ecc058" type="factory" location="OAFIID:nautilus_factory:bd1e1862-92d7-4391-963e-37583f0daef3">
  <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 file manager icon view"/>
  <oaf_attribute name="description" type="string" _value="Nautilus file manager component that shows a two-dimensional icon space"/>
  <oaf_attribute name="bonobo:supported_mime_types" type="stringv">
    <item value="x-directory/normal"/>
    <item value="x-directory/webdav"/>
  </oaf_attribute>
  <oaf_attribute name="bonobo:additional_uri_schemes" type="stringv">
    <item value="gnome-trash"/>
    <item value="trash"/>
  </oaf_attribute>
  <oaf_attribute name="nautilus:view_as_name" type="string" _value="Icons"/>
</oaf_server>

<oaf_server iid="OAFIID:nautilus_file_manager_desktop_icon_view:8d8121b1-0f1e-400b-bf0d-5b0f4555f5e1" type="factory" location="OAFIID:nautilus_factory:bd1e1862-92d7-4391-963e-37583f0daef3">
  <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 file manager desktop icon view"/>
  <oaf_attribute name="description" type="string" _value="Nautilus file manager component that shows icons on the the desktop"/>
</oaf_server>

<oaf_server iid="OAFIID:nautilus_file_manager_list_view:521e489d-0662-4ad7-ac3a-832deabe111c" type="factory" location="OAFIID:nautilus_factory:bd1e1862-92d7-4391-963e-37583f0daef3">
  <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 file manager list view"/>
  <oaf_attribute name="description" type="string" _value="Nautilus file manager component that shows a scrollable list"/>
  <oaf_attribute name="bonobo:supported_mime_types" type="stringv">
    <item value="x-directory/normal"/>
    <item value="x-directory/webdav"/>
  </oaf_attribute>
  <oaf_attribute name="bonobo:additional_uri_schemes" type="stringv">
    <item value="gnome-trash"/>
    <item value="trash"/>
  </oaf_attribute>
  <oaf_attribute name="nautilus:view_as_name" type="string" _value="List"/>
</oaf_server>

<oaf_server iid="OAFIID:nautilus_file_manager_search_list_view:b186e381-198e-43cf-9c46-60b6bb35db0b" type="factory" location="OAFIID:nautilus_factory:bd1e1862-92d7-4391-963e-37583f0daef3">
  <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 file manager search results list view"/>
  <oaf_attribute name="description" type="string" _value="Nautilus file manager component that shows a scrollable list for search results"/>
  <oaf_attribute name="bonobo:supported_mime_types" type="stringv">
    <item value="x-directory/search"/>
  </oaf_attribute>
  <oaf_attribute name="nautilus:view_as_name" type="string" _value="Search List"/>
</oaf_server>

<oaf_server iid="OAFIID:nautilus_shell:cd5183b2-3913-4b74-9b8e-10528b0de08d" type="factory" location="OAFIID:nautilus_factory:bd1e1862-92d7-4391-963e-37583f0daef3">
  <oaf_attribute name="repo_ids" type="stringv">
    <item value="IDL:Bonobo/Unknown:1.0"/>
    <item value="IDL:Nautilus/Shell:1.0"/>
  </oaf_attribute>
  <oaf_attribute name="name" type="string" _value="Nautilus shell"/>
  <oaf_attribute name="description" type="string" _value="Nautilus shell operations that can be done from subsequent command-line invocations"/>
</oaf_server>

</oaf_info>