diff options
Diffstat (limited to 'data/GNOME_Epiphany_Automation.server.in')
-rw-r--r-- | data/GNOME_Epiphany_Automation.server.in | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/data/GNOME_Epiphany_Automation.server.in b/data/GNOME_Epiphany_Automation.server.in deleted file mode 100644 index 05b831039..000000000 --- a/data/GNOME_Epiphany_Automation.server.in +++ /dev/null @@ -1,20 +0,0 @@ -<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> |