offset fixes, admit to textline, proper updating of height/font at attr set,
[dia.git] / app / dia.oafinfo
blob265c45e8a88b54bfcbd60415dd9d5f5c0a804471
1 <oaf_info>
2     <oaf_server
3             iid="OAFIID:dia-diagram-factory:31cb6c0f-e1f5-4c54-8824-8f49fd7e50e7"
4             type="exe" location="dia-embedd">
5         <oaf_attribute name="repo_ids" type="stringv">
6             <item value="IDL:Bonobo/GenericFactory:1.0"/>
7         </oaf_attribute>
8         <oaf_attribute name="name" type="string"
9                        value="Dia Diagram embeddable factory"/>
10         <oaf_attribute name="description" type="string"
11                        value="dia embeddable factory"/>
12     </oaf_server>
14     <oaf_server
15             iid="OAFIID:dia-diagram:10aac381-d349-460b-8a9f-e905de80acb9"
16             type="factory"
17             location="OAFIID:dia-diagram-factory:31cb6c0f-e1f5-4c54-8824-8f49fd7e50e7">
18         <oaf_attribute name="repo_ids" type="stringv">
19             <item value="IDL:Bonobo/Unknown:1.0"/>
20             <item value="IDL:Bonobo/Embeddable:1.0"/>
21         </oaf_attribute>
22         <oaf_attribute name="name" type="string"
23                        value="Dia Diagram embeddable"/>
24         <oaf_attribute name="description" type="string"
25                        value="A Dia diagram"/>
26     </oaf_server>
28 </oaf_info>