]> www.fi.muni.cz Git - evince.git/blob - pdf/xpdf/GNOME_PDF.oafinfo
kill
[evince.git] / pdf / xpdf / GNOME_PDF.oafinfo
1 <oaf_info>
2
3 <oaf_server iid="OAFIID:GNOME_PDF_Factory"
4             type="exe"
5             location="gnome-pdf-viewer">
6
7         <oaf_attribute name="repo_ids" type="stringv">
8                 <item value="IDL:GNOME/GenericFactory:1.0"/>
9         </oaf_attribute>
10
11         <oaf_attribute name="description" type="string"
12                        value="Gnome PDF viewer factory"/>
13         <oaf_attribute name="name" type="string"
14                        value="PDF document viewer factory"/>
15
16 </oaf_server>
17
18   <oaf_server iid="OAFIID:GNOME_PDF_Control"
19     type="factory"
20     location="OAFIID:GNOME_PDF_Factory">
21     
22     <oaf_attribute name="repo_ids" type="stringv">
23       <item value="IDL:Bonobo/Control:1.0"/>
24       <item value="IDL:Bonobo/PersistStream:1.0"/>
25       <item value="IDL:Bonobo/Persist:1.0"/>
26       <item value="IDL:Bonobo/Unknown:1.0"/>
27     </oaf_attribute>
28
29     <oaf_attribute name="description" type="string" value="Gnome PDF Viewer"/>
30     <oaf_attribute name="name" type="string" value="Gnome PDF Viewer"/>
31     <oaf_attribute name="bonobo:editable" type="boolean" value="false"/>
32     <oaf_attribute name="bonobo:supported_mime_types" type="stringv">
33       <item value="application/x-pdf"/>
34       <item value="application/pdf"/>
35     </oaf_attribute>
36     
37     <oaf_attribute name="nautilus:view_as_name" type="string"
38       value="PDF Document"/>
39
40   </oaf_server>
41
42 <oaf_server iid="OAFIID:GNOME_PDF_Embeddable"
43             type="factory"
44             location="OAFIID:GNOME_PDF_Factory">
45
46         <oaf_attribute name="repo_ids" type="stringv">
47                 <item value="IDL:Bonobo/Embeddable:1.0"/>
48                 <item value="IDL:Bonobo/Unknown:1.0"/>
49                 <item value="IDL:Bonobo/PersistStream:1.0"/>
50                 <item value="IDL:Bonobo/Persist:1.0"/>
51         </oaf_attribute>
52
53         <oaf_attribute name="description" type="string"
54                        value="Embeddable Gnome PDF document"/>
55         <oaf_attribute name="name" type="string"
56                        value="Embeddable PDF document"/>
57
58         <oaf_attribute name="bonobo:editable" type="boolean" value="true"/>
59         <oaf_attribute name="bonobo:supported_mime_types" type="stringv">
60         <item value="application/x-pdf"/>
61         <item value="application/pdf"/>
62         </oaf_attribute>
63
64 </oaf_server>
65
66 </oaf_info>