diff options
author | Gediminas Paulauskas <menesis@delfi.lt> | 2001-03-15 11:46:54 +0800 |
---|---|---|
committer | Gediminas Paulauskas <menesis@src.gnome.org> | 2001-03-15 11:46:54 +0800 |
commit | 8391885d18e36b4f6608abd0c2c23bb9d1130828 (patch) | |
tree | 9a4bd1c0a63f33ff2176b29ae98b8ebd70b800e7 /wombat | |
parent | 99a7cb5c61edb0f1703aa607e79c15ac254c5f86 (diff) | |
download | gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar.gz gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar.bz2 gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar.lz gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar.xz gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.tar.zst gsoc2013-evolution-8391885d18e36b4f6608abd0c2c23bb9d1130828.zip |
Removed .oafinfo files -- they are obsolete. Moved pixmaps from
2001-03-15 Gediminas Paulauskas <menesis@delfi.lt>
Removed .oafinfo files -- they are obsolete.
Moved pixmaps from calendar/gui/ to art/
Moved evolution.png to art/
Moved evolution.desktop.in to data/
Generate doc/devel/executive-summary/Makefile
svn path=/trunk/; revision=8727
Diffstat (limited to 'wombat')
-rw-r--r-- | wombat/GNOME_Evolution_Wombat.oafinfo | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/wombat/GNOME_Evolution_Wombat.oafinfo b/wombat/GNOME_Evolution_Wombat.oafinfo deleted file mode 100644 index 8f74e35512..0000000000 --- a/wombat/GNOME_Evolution_Wombat.oafinfo +++ /dev/null @@ -1,30 +0,0 @@ -<oaf_info> - -<oaf_server iid="OAFIID:GNOME_Evolution_Wombat_ServerFactory" - type="exe" - location="wombat"> - - <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/Evolution/BookFactory:1.0"/> - <item value="IDL:Bonobo/Unknown:1.0"/> - </oaf_attribute> - - <oaf_attribute name="description" type="string" - value="The Personal Addressbook Server"/> -</oaf_server> - -<oaf_server iid="OAFIID:GNOME_Evolution_Wombat_CalendarFactory" - type="exe" - location="wombat"> - - <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/Evolution/Calendar/CalFactory:1.0"/> - <item value="IDL:Bonobo/Unknown:1.0"/> - </oaf_attribute> - - <oaf_attribute name="description" type="string" - value="The Personal Calendar Server; calendar factory"/> - -</oaf_server> - -</oaf_info> |