source: trunk/third/nautilus/src/Nautilus_shell.server.in @ 18663

Revision 18663, 5.5 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18662, which included commits to RCS files with non-trunk default branches.
Line 
1<oaf_info>
2
3<oaf_server iid="OAFIID:Nautilus_Factory" type="exe" location="nautilus">
4  <oaf_attribute name="repo_ids" type="stringv">
5    <item value="IDL:GNOME/ObjectFactory:1.0"/>
6  </oaf_attribute>
7  <oaf_attribute name="name" type="string" _value="Nautilus factory"/>
8  <oaf_attribute name="description" type="string" _value="Factory for Nautilus shell and file manager"/>
9</oaf_server>
10
11<oaf_server iid="OAFIID:Nautilus_File_Manager_Icon_View" type="factory" location="OAFIID:Nautilus_Factory">
12  <oaf_attribute name="repo_ids" type="stringv">
13    <item value="IDL:Bonobo/Unknown:1.0"/>
14    <item value="IDL:Bonobo/Control:1.0"/>
15    <item value="IDL:Nautilus/View:1.0"/>
16  </oaf_attribute>
17  <oaf_attribute name="name" type="string" _value="Nautilus file manager icon view"/>
18  <oaf_attribute name="description" type="string" _value="Nautilus file manager component that shows a two-dimensional icon space"/>
19  <oaf_attribute name="bonobo:supported_mime_types" type="stringv">
20    <item value="x-directory/normal"/>
21    <item value="x-directory/webdav"/>
22    <item value="x-directory/webdav-prefer-directory"/>
23    <item value="x-directory/vfolder-desktop"/>
24  </oaf_attribute>
25  <oaf_attribute name="bonobo:additional_uri_schemes" type="stringv">
26    <item value="gnome-trash"/>
27    <item value="trash"/>
28  </oaf_attribute>
29  <oaf_attribute name="nautilus:view_as_name" type="string" _value="Icons"/>
30  <oaf_attribute name="nautilus:view_as_label" type="string" _value="View as Icons"/>
31  <oaf_attribute name="nautilus:view_as_label_with_mnemonic" type="string" _value="View as _Icons"/>
32  <oaf_attribute name="nautilus:viewer_label" type="string" _value="Icons Viewer"/>
33</oaf_server>
34
35<oaf_server iid="OAFIID:Nautilus_File_Manager_Desktop_Icon_View" type="factory" location="OAFIID:Nautilus_Factory">
36  <oaf_attribute name="repo_ids" type="stringv">
37    <item value="IDL:Bonobo/Unknown:1.0"/>
38    <item value="IDL:Bonobo/Control:1.0"/>
39    <item value="IDL:Nautilus/View:1.0"/>
40    <item value="IDL:Bonobo/Zoomable:1.0"/>
41  </oaf_attribute>
42  <oaf_attribute name="name" type="string" _value="Nautilus file manager desktop icon view"/>
43  <oaf_attribute name="description" type="string" _value="Nautilus file manager component that shows icons on the desktop"/>
44</oaf_server>
45
46<oaf_server iid="OAFIID:Nautilus_File_Manager_List_View" type="factory" location="OAFIID:Nautilus_Factory">
47  <oaf_attribute name="repo_ids" type="stringv">
48    <item value="IDL:Bonobo/Unknown:1.0"/>
49    <item value="IDL:Bonobo/Control:1.0"/>
50    <item value="IDL:Nautilus/View:1.0"/>
51    <item value="IDL:Bonobo/Zoomable:1.0"/>
52  </oaf_attribute>
53  <oaf_attribute name="name" type="string" _value="Nautilus file manager list view"/>
54  <oaf_attribute name="description" type="string" _value="Nautilus file manager component that shows a scrollable list"/>
55  <oaf_attribute name="bonobo:supported_mime_types" type="stringv">
56    <item value="x-directory/normal"/>
57    <item value="x-directory/webdav"/>
58    <item value="x-directory/webdav-prefer-directory"/>
59    <item value="x-directory/vfolder-desktop"/>
60  </oaf_attribute>
61  <oaf_attribute name="bonobo:additional_uri_schemes" type="stringv">
62    <item value="gnome-trash"/>
63    <item value="trash"/>
64  </oaf_attribute>
65  <oaf_attribute name="nautilus:view_as_name" type="string" _value="List"/>
66  <oaf_attribute name="nautilus:view_as_label" type="string" _value="View as List"/>
67  <oaf_attribute name="nautilus:view_as_label_with_mnemonic" type="string" _value="View as _List"/>
68  <oaf_attribute name="nautilus:viewer_label" type="string" _value="List Viewer"/>
69</oaf_server>
70
71<oaf_server iid="OAFIID:Nautilus_File_Manager_Search_List_View" type="factory" location="OAFIID:Nautilus_Factory">
72  <oaf_attribute name="repo_ids" type="stringv">
73    <item value="IDL:Bonobo/Unknown:1.0"/>
74    <item value="IDL:Bonobo/Control:1.0"/>
75    <item value="IDL:Nautilus/View:1.0"/>
76    <item value="IDL:Bonobo/Zoomable:1.0"/>
77  </oaf_attribute>
78  <oaf_attribute name="name" type="string" _value="Nautilus file manager search results list view"/>
79  <oaf_attribute name="description" type="string" _value="Nautilus file manager component that shows a scrollable list for search results"/>
80  <oaf_attribute name="bonobo:supported_mime_types" type="stringv">
81    <item value="x-directory/search"/>
82  </oaf_attribute>
83  <oaf_attribute name="nautilus:view_as_name" type="string" _value="Search List"/>
84  <oaf_attribute name="nautilus:view_as_label" type="string" value="View as Search List"/>
85  <oaf_attribute name="nautilus:viewer_label" type="string" value="Search List Viewer"/>
86</oaf_server>
87
88<oaf_server iid="OAFIID:Nautilus_Shell" type="factory" location="OAFIID:Nautilus_Factory">
89  <oaf_attribute name="repo_ids" type="stringv">
90    <item value="IDL:Bonobo/Unknown:1.0"/>
91    <item value="IDL:Nautilus/Shell:1.0"/>
92  </oaf_attribute>
93  <oaf_attribute name="name" type="string" _value="Nautilus shell"/>
94  <oaf_attribute name="description" type="string" _value="Nautilus shell operations that can be done from subsequent command-line invocations"/>
95</oaf_server>
96
97<oaf_server iid="OAFIID:Nautilus_Metafile_Factory" type="factory" location="OAFIID:Nautilus_Factory">
98  <oaf_attribute name="repo_ids" type="stringv">
99    <item value="IDL:Bonobo/Unknown:1.0"/>
100    <item value="IDL:Nautilus/MetafileFactory:1.0"/>
101  </oaf_attribute>
102  <oaf_attribute name="name" type="string" _value="Nautilus metafile factory"/>
103  <oaf_attribute name="description" type="string" _value="Produces metafile objects for accessing Nautilus metadata"/>
104</oaf_server>
105
106</oaf_info>
Note: See TracBrowser for help on using the repository browser.