]> matita.cs.unibo.it Git - helm.git/blob - helm/gtkmathview-bonobo/src/GNOME_GtkMathView.server.in.in
ocaml 3.09 transition
[helm.git] / helm / gtkmathview-bonobo / src / GNOME_GtkMathView.server.in.in
1 <oaf_info>
2
3 <oaf_server iid="OAFIID:GNOME_GtkMathView_Factory:@GTKMATHVIEW_API_VERSION@" type="shlib"
4                 location="@GTKMATHVIEW_FACTORY_LOCATION@">
5
6                 <oaf_attribute name="repo_ids" type="stringv">
7                         <item value="IDL:GNOME/GenericFactory:1.0"/>
8                 </oaf_attribute>
9
10                 <oaf_attribute name="name" type="string" value="Gtk MathML Viewer Factory"/>
11 </oaf_server>
12
13 <oaf_server iid="OAFIID:GNOME_GtkMathView:@GTKMATHVIEW_API_VERSION@" type="factory" location="OAFIID:GNOME_GtkMathView_Factory:@GTKMATHVIEW_API_VERSION@">
14
15                 <oaf_attribute name="repo_ids" type="stringv">
16                         <item value="IDL:GNOME/GtkMathView/View:1.0"/>
17                         <item value="IDL:Bonobo/Control:1.0"/>
18                         <item value="IDL:Bonobo/Unkown:1.0"/>
19                         <item value="IDL:Bonobo/PersistFile:1.0"/>
20                         <item value="IDL:Bonobo/PersistStream:1.0"/>
21                         <item value="IDL:Bonobo/Persist:1.0"/>
22                 </oaf_attribute>
23
24                 <oaf_attribute name="name" type="string" value="GtkMathView"/>
25
26                 <oaf_attribute name="description" type="string" value="GtkMathView"/>
27                 <oaf_attribute name="bonobo:editable" type="boolean" value="false"/>
28                 <oaf_attribute name="bonobo:supported_mime_types" type="stringv">
29                         <item value="application/mathml+xml"/>
30                         <item value="text/mathml"/>
31                 </oaf_attribute>
32 </oaf_server>
33
34 </oaf_info>