diff options
author | nobody <nobody@localhost> | 2002-01-20 21:41:39 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-01-20 21:41:39 +0800 |
commit | fee2117ebe8ae31fdef3e00c30b1c5eb1389fa88 (patch) | |
tree | 32cb6f4702fe446ea804947fa4479b5431a3d24a /executive-summary/test-service/GNOME_Evolution_Summary_rdf.oaf.in | |
parent | 7a987fd4d3a3a860a34ef061d62f1ef780e1a0b4 (diff) | |
download | gsoc2013-evolution-Release121.tar gsoc2013-evolution-Release121.tar.gz gsoc2013-evolution-Release121.tar.bz2 gsoc2013-evolution-Release121.tar.lz gsoc2013-evolution-Release121.tar.xz gsoc2013-evolution-Release121.tar.zst gsoc2013-evolution-Release121.zip |
This commit was manufactured by cvs2svn to create tag 'Release121'.Release121
svn path=/tags/Release121/; revision=15392
Diffstat (limited to 'executive-summary/test-service/GNOME_Evolution_Summary_rdf.oaf.in')
-rw-r--r-- | executive-summary/test-service/GNOME_Evolution_Summary_rdf.oaf.in | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/executive-summary/test-service/GNOME_Evolution_Summary_rdf.oaf.in b/executive-summary/test-service/GNOME_Evolution_Summary_rdf.oaf.in deleted file mode 100644 index decd499293..0000000000 --- a/executive-summary/test-service/GNOME_Evolution_Summary_rdf.oaf.in +++ /dev/null @@ -1,27 +0,0 @@ -<oaf_info> - -<oaf_server iid="OAFIID:GNOME_Evolution_Summary_rdf_SummaryComponentFactory" - type="exe" - location="rdf-summary"> - - <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME:GenericFactory:1.0"/> - </oaf_attribute> - - <oaf_attribute name="description" type="string" - _value="Factory for the RDF summary."/> -</oaf_server> - -<oaf_server iid="OAFIID:GNOME_Evolution_Summary_rdf_SummaryComponent" - type="factory" - location="OAFIID:GNOME_Evolution_Summary_rdf_SummaryComponentFactory"> - - <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/Evolution:Summary:ComponentFactory:1.0"/> - </oaf_attribute> - - <oaf_attribute name="description" type="string" - _value="RDF Summary"/> -</oaf_server> - -</oaf_info> |