~ubuntu-branches/ubuntu/trusty/gtkhtml3.14/trusty-proposed

« back to all changes in this revision

Viewing changes to components/html-editor/GNOME_GtkHTML_Editor.server.in.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-03-13 11:26:39 UTC
  • Revision ID: james.westby@ubuntu.com-20070313112639-5calgv5774i4f95v
Tags: upstream-3.14.0
ImportĀ upstreamĀ versionĀ 3.14.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<oaf_info>
 
2
 
 
3
<oaf_server iid="OAFIID:GNOME_GtkHTML_Editor_Factory:@EDITOR_API_VERSION@" type="@GNOME_GTKHTML_EDITOR_TYPE@"
 
4
            location="@GNOME_GTKHTML_EDITOR_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="GNOME HTML Editor Factory"/>
 
11
</oaf_server>
 
12
 
 
13
<oaf_server iid="OAFIID:GNOME_GtkHTML_Editor:@EDITOR_API_VERSION@" type="factory" location="OAFIID:GNOME_GtkHTML_Editor_Factory:@EDITOR_API_VERSION@">
 
14
 
 
15
        <oaf_attribute name="repo_ids" type="stringv">
 
16
                <item value="IDL:Bonobo/Control:1.0"/>
 
17
                <item value="IDL:Bonobo/Unknown:1.0"/>
 
18
                <item value="IDL:Bonobo/PersistStream:1.0"/>
 
19
                <item value="IDL:Bonobo/PersistFile:1.0"/>
 
20
                <item value="IDL:Bonobo/Persist:1.0"/>
 
21
        </oaf_attribute>
 
22
 
 
23
        <oaf_attribute name="name" type="string" _value="GNOME HTML Editor"/>
 
24
        <oaf_attribute name="description" type="string" _value="GNOME HTML Editor Control"/>
 
25
 
 
26
        <oaf_attribute name="bonobo:editable" type="boolean" value="true"/>
 
27
        <oaf_attribute name="bonobo:supported_mime_types" type="stringv">
 
28
                <item value="text/html"/>
 
29
                <item value="x-directory/webdav"/>
 
30
        </oaf_attribute>
 
31
 
 
32
</oaf_server>
 
33
 
 
34
</oaf_info>