aboutsummaryrefslogtreecommitdiffstats
path: root/data/GNOME_Epiphany_Automation.server.in
blob: 05b831039fe0e65b41b8f660e5ac966bfc074cf3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<oaf_info>

<oaf_server iid="OAFIID:GNOME_Epiphany_Automation_Factory" type="exe" location="epiphany">
  <oaf_attribute name="repo_ids" type="stringv">
    <item value="IDL:GNOME/ObjectFactory:1.0"/>
  </oaf_attribute>
  <oaf_attribute name="name" type="string" value="Epiphany automation"/>        
  <oaf_attribute name="description" type="string" value="Epiphany automation factory"/>
</oaf_server>

<oaf_server iid="OAFIID:GNOME_Epiphany_Automation" type="factory" location="OAFIID:GNOME_Epiphany_Automation_Factory">
  <oaf_attribute name="repo_ids" type="stringv">
    <item value="IDL:Bonobo/Unknown:1.0"/>
        <item value="IDL:GNOME/EpiphanyAutomation:1.0"/>
  </oaf_attribute>
  <oaf_attribute name="name" type="string" _value="Epiphany automation"/>
  <oaf_attribute name="description" type="string" value="Epiphany automation"/>
</oaf_server>

</oaf_info>