diff options
Diffstat (limited to 'shell/GNOME_Evolution_TestComponent.oaf')
-rw-r--r-- | shell/GNOME_Evolution_TestComponent.oaf | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/shell/GNOME_Evolution_TestComponent.oaf b/shell/GNOME_Evolution_TestComponent.oaf index 5a203b51b4..d5ef5333be 100644 --- a/shell/GNOME_Evolution_TestComponent.oaf +++ b/shell/GNOME_Evolution_TestComponent.oaf @@ -1,22 +1,10 @@ <oaf_info> -<oaf_server iid="OAFIID:GNOME_Evolution_TestComponent_ShellComponentFactory" +<oaf_server iid="OAFIID:GNOME_Evolution_TestComponent_ShellComponent" type="exe" location="evolution-test-component"> <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/ObjectFactory:1.0"/> - </oaf_attribute> - - <oaf_attribute name="description" type="string" - value="Factory for the Evolution test component."/> -</oaf_server> - -<oaf_server iid="OAFIID:GNOME_Evolution_TestComponent_ShellComponent" - type="factory" - location="OAFIID:GNOME_Evolution_TestComponent_ShellComponentFactory"> - - <oaf_attribute name="repo_ids" type="stringv"> <item value="IDL:GNOME/Evolution/ShellComponent:1.0"/> </oaf_attribute> |