aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-10-15 00:23:35 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-10-15 00:23:35 +0800
commit1dcad071c892dd078670f7ee45a2f0dbd93815d8 (patch)
treea3c391d82a8e1732813c2fb18e5b0780026c9eac
parent57583034748a920cc7fff02c4872e4bb3d4d3f3b (diff)
downloadgsoc2013-evolution-1dcad071c892dd078670f7ee45a2f0dbd93815d8.tar
gsoc2013-evolution-1dcad071c892dd078670f7ee45a2f0dbd93815d8.tar.gz
gsoc2013-evolution-1dcad071c892dd078670f7ee45a2f0dbd93815d8.tar.bz2
gsoc2013-evolution-1dcad071c892dd078670f7ee45a2f0dbd93815d8.tar.lz
gsoc2013-evolution-1dcad071c892dd078670f7ee45a2f0dbd93815d8.tar.xz
gsoc2013-evolution-1dcad071c892dd078670f7ee45a2f0dbd93815d8.tar.zst
gsoc2013-evolution-1dcad071c892dd078670f7ee45a2f0dbd93815d8.zip
Icon property for the addressbook component.
svn path=/trunk/; revision=5917
-rw-r--r--addressbook/ChangeLog5
-rw-r--r--addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in2
-rw-r--r--addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo2
-rw-r--r--addressbook/gui/component/addressbook.oafinfo2
4 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index f0d17c6aa1..72bdd25484 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2000-10-14 Ettore Perazzoli <ettore@helixcode.com>
+
+ * gui/component/addressbook.oafinfo: Added
+ "evolution:shell-component-icon" property.
+
2000-10-14 Iain Holmes <iain@helixcode.com>
* gui/component/select-names/e-select-names.c
diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in
index a0994d594c..a41848b25b 100644
--- a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in
+++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in
@@ -85,6 +85,8 @@
<oaf_attribute name="description" type="string"
value="Evolution component for handling contacts."/>
+ <oaf_attribute name="evolution:shell-component-icon" type="string"
+ value="evolution-contacts.png"/>
</oaf_server>
</oaf_info>
diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo b/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo
index a0994d594c..a41848b25b 100644
--- a/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo
+++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.oafinfo
@@ -85,6 +85,8 @@
<oaf_attribute name="description" type="string"
value="Evolution component for handling contacts."/>
+ <oaf_attribute name="evolution:shell-component-icon" type="string"
+ value="evolution-contacts.png"/>
</oaf_server>
</oaf_info>
diff --git a/addressbook/gui/component/addressbook.oafinfo b/addressbook/gui/component/addressbook.oafinfo
index a0994d594c..a41848b25b 100644
--- a/addressbook/gui/component/addressbook.oafinfo
+++ b/addressbook/gui/component/addressbook.oafinfo
@@ -85,6 +85,8 @@
<oaf_attribute name="description" type="string"
value="Evolution component for handling contacts."/>
+ <oaf_attribute name="evolution:shell-component-icon" type="string"
+ value="evolution-contacts.png"/>
</oaf_server>
</oaf_info>