diff options
author | nobody <nobody@localhost> | 2003-01-09 14:55:40 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-01-09 14:55:40 +0800 |
commit | 207669a524a8b10269bbe4657c0feca8bbb813c6 (patch) | |
tree | 1e12040caec266ee2e16460c80583d4af3687d10 /notes/GNOME_Evolution_Notes.oaf.in | |
parent | 45d0c39700d2d6ee12f45c17778d69f3119ba078 (diff) | |
download | gsoc2013-evolution-before-new-aspell.tar.gz gsoc2013-evolution-before-new-aspell.tar.zst gsoc2013-evolution-before-new-aspell.zip |
This commit was manufactured by cvs2svn to create tagbefore-new-aspell
'before-new-aspell'.
svn path=/tags/before-new-aspell/; revision=19351
Diffstat (limited to 'notes/GNOME_Evolution_Notes.oaf.in')
-rw-r--r-- | notes/GNOME_Evolution_Notes.oaf.in | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/notes/GNOME_Evolution_Notes.oaf.in b/notes/GNOME_Evolution_Notes.oaf.in deleted file mode 100644 index d65cb45412..0000000000 --- a/notes/GNOME_Evolution_Notes.oaf.in +++ /dev/null @@ -1,54 +0,0 @@ -<oaf_info> - -<oaf_server iid="OAFIID:GNOME_Evolution_Notes_controlFactory" - type="exe" - location="evolution-notes"> - - <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 Notes control"/> - -</oaf_server> - -<oaf_server iid="OAFIID:GNOME_Evolution_Notes_control" - type="factory" - location="OAFIID:GNOME_Evolution_Notes_controlFactory"> - - <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/Control:1.0"/> - </oaf_attribute> - - <oaf_attribute name="description" type="string" - _value="A sample Bonobo control which displays an addressbook."/> - -</oaf_server> - -<oaf_server iid="OAFIID:GNOME_Evolution_Notes_shellComponentFactory" - type="exe" - location="evolution-notes"> - - <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 notes component."/> - -</oaf_server> - -<oaf_server iid="OAFIID:GNOME_Evolution_Notes_shellComponent" - type="factory" - location="OAFIID:GNOME_Evolution_Notes_shellComponentFactory"> - <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/Evolution/ShellComponent:1.0"/> - </oaf_attribute> - - <oaf_attribute name="description" type="string" - _value="Evolution component for handling mail."/> - -</oaf_server> - -</oaf_info> |