Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/GNOME_PDF.oafinfo
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/xpdf/GNOME_PDF.oafinfo')
-rw-r--r--pdf/xpdf/GNOME_PDF.oafinfo41
1 files changed, 31 insertions, 10 deletions
diff --git a/pdf/xpdf/GNOME_PDF.oafinfo b/pdf/xpdf/GNOME_PDF.oafinfo
index 0918a15..59f1025 100644
--- a/pdf/xpdf/GNOME_PDF.oafinfo
+++ b/pdf/xpdf/GNOME_PDF.oafinfo
@@ -1,23 +1,47 @@
<oaf_info>
-<oaf_server iid="OAFIID:GNOME_XPDF_ComponentFactory"
+<oaf_server iid="OAFIID:GNOME_PDF_Factory"
type="exe"
- location="bonobo-application-x-pdf">
+ location="gnome-pdf-viewer">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:GNOME/GenericFactory:1.0"/>
</oaf_attribute>
<oaf_attribute name="description" type="string"
- value="application/x-pdf bonobo object factory"/>
+ value="Gnome PDF viewer factory"/>
<oaf_attribute name="name" type="string"
value="PDF document viewer factory"/>
</oaf_server>
-<oaf_server iid="OAFIID:GNOME_XPDF_Embeddable"
+ <oaf_server iid="OAFIID:GNOME_PDF_Control"
+ type="factory"
+ location="OAFIID:GNOME_PDF_Factory">
+
+ <oaf_attribute name="repo_ids" type="stringv">
+ <item value="IDL:Bonobo/Control:1.0"/>
+ <item value="IDL:Bonobo/PersistStream:1.0"/>
+ <item value="IDL:Bonobo/Persist:1.0"/>
+ <item value="IDL:Bonobo/Unknown:1.0"/>
+ </oaf_attribute>
+
+ <oaf_attribute name="description" type="string" value="Gnome PDF Viewer"/>
+ <oaf_attribute name="name" type="string" value="Gnome PDF Viewer"/>
+ <oaf_attribute name="bonobo:editable" type="boolean" value="false"/>
+ <oaf_attribute name="bonobo:supported_mime_types" type="stringv">
+ <item value="application/x-pdf"/>
+ <item value="application/pdf"/>
+ </oaf_attribute>
+
+ <oaf_attribute name="nautilus:view_as_name" type="string"
+ value="PDF Document"/>
+
+ </oaf_server>
+
+<oaf_server iid="OAFIID:GNOME_PDF_Embeddable"
type="factory"
- location="OAFIID:GNOME_XPDF_ComponentFactory">
+ location="OAFIID:GNOME_PDF_Factory">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:Bonobo/Embeddable:1.0"/>
@@ -27,9 +51,9 @@
</oaf_attribute>
<oaf_attribute name="description" type="string"
- value="application/x-pdf bonobo object"/>
+ value="Embeddable Gnome PDF document"/>
<oaf_attribute name="name" type="string"
- value="PDF document viewer"/>
+ value="Embeddable PDF document"/>
<oaf_attribute name="bonobo:editable" type="boolean" value="true"/>
<oaf_attribute name="bonobo:supported_mime_types" type="stringv">
@@ -37,9 +61,6 @@
<item value="application/pdf"/>
</oaf_attribute>
- <oaf_attribute name="nautilus:view_as_name" type="string"
- value="PDF Document"/>
-
</oaf_server>
</oaf_info>