diff options
-rw-r--r-- | executive-summary/ChangeLog | 5 | ||||
-rw-r--r-- | executive-summary/GNOME_Evolution_Summary.oaf.in | 3 | ||||
-rw-r--r-- | executive-summary/GNOME_Evolution_Summary.oafinfo | 3 | ||||
-rw-r--r-- | executive-summary/evolution-executive-summary.oafinfo | 3 |
4 files changed, 14 insertions, 0 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog index a6a1be57b1..ddc7fc9e09 100644 --- a/executive-summary/ChangeLog +++ b/executive-summary/ChangeLog @@ -1,3 +1,8 @@ +2000-10-14 Ettore Perazzoli <ettore@helixcode.com> + + * evolution-executive-summary.oafinfo: Added + "evolution:shell-component-icon" property. + 2000-10-10 Jacob "Ulysses" Berkman <jacob@helixcode.com> * evolution-services/Makefile.am (IDLS): make the built sources diff --git a/executive-summary/GNOME_Evolution_Summary.oaf.in b/executive-summary/GNOME_Evolution_Summary.oaf.in index c02ca3bce0..fe39e4e631 100644 --- a/executive-summary/GNOME_Evolution_Summary.oaf.in +++ b/executive-summary/GNOME_Evolution_Summary.oaf.in @@ -21,6 +21,9 @@ <oaf_attribute name="description" type="string" value="Evolution component for the executive summary."/> + + <oaf_attribute name="evolution:shell-component-icon" type="string" + value="evolution-today.png"/> </oaf_server> </oaf_info> diff --git a/executive-summary/GNOME_Evolution_Summary.oafinfo b/executive-summary/GNOME_Evolution_Summary.oafinfo index c02ca3bce0..fe39e4e631 100644 --- a/executive-summary/GNOME_Evolution_Summary.oafinfo +++ b/executive-summary/GNOME_Evolution_Summary.oafinfo @@ -21,6 +21,9 @@ <oaf_attribute name="description" type="string" value="Evolution component for the executive summary."/> + + <oaf_attribute name="evolution:shell-component-icon" type="string" + value="evolution-today.png"/> </oaf_server> </oaf_info> diff --git a/executive-summary/evolution-executive-summary.oafinfo b/executive-summary/evolution-executive-summary.oafinfo index c02ca3bce0..fe39e4e631 100644 --- a/executive-summary/evolution-executive-summary.oafinfo +++ b/executive-summary/evolution-executive-summary.oafinfo @@ -21,6 +21,9 @@ <oaf_attribute name="description" type="string" value="Evolution component for the executive summary."/> + + <oaf_attribute name="evolution:shell-component-icon" type="string" + value="evolution-today.png"/> </oaf_server> </oaf_info> |