diff options
| author | nobody <nobody@localhost> | 2001-02-04 12:10:39 +0800 |
|---|---|---|
| committer | nobody <nobody@localhost> | 2001-02-04 12:10:39 +0800 |
| commit | 541ed6bf346abe33775bfa8fbe4361d53a02924d (patch) | |
| tree | 0a5b66655b7f9f6e527155bcabd2f7470e429a8b /notes/GNOME_Evolution_Notes.oaf.in | |
| parent | 1b96583c0c6142969e366409bdfd371f078fc683 (diff) | |
| download | gsoc2013-evolution-BEFORE_BOBJECT.tar gsoc2013-evolution-BEFORE_BOBJECT.tar.gz gsoc2013-evolution-BEFORE_BOBJECT.tar.bz2 gsoc2013-evolution-BEFORE_BOBJECT.tar.lz gsoc2013-evolution-BEFORE_BOBJECT.tar.xz gsoc2013-evolution-BEFORE_BOBJECT.tar.zst gsoc2013-evolution-BEFORE_BOBJECT.zip | |
This commit was manufactured by cvs2svn to create tagBEFORE_BOBJECT
'BEFORE_BOBJECT'.
svn path=/tags/BEFORE_BOBJECT/; revision=7953
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 8bf763e546..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> |
