aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/GNOME_Evolution_Calendar.oaf.in
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-03-14 01:00:50 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-03-14 01:00:50 +0800
commit049e0335bae822fd73c41c678235d02cebf30853 (patch)
treee532c2891848a813c699c50ab182434013787e4e /calendar/gui/GNOME_Evolution_Calendar.oaf.in
parent3aafbac9ee50bcb7c5f98bde3063eba63928051d (diff)
downloadgsoc2013-evolution-049e0335bae822fd73c41c678235d02cebf30853.tar
gsoc2013-evolution-049e0335bae822fd73c41c678235d02cebf30853.tar.gz
gsoc2013-evolution-049e0335bae822fd73c41c678235d02cebf30853.tar.bz2
gsoc2013-evolution-049e0335bae822fd73c41c678235d02cebf30853.tar.lz
gsoc2013-evolution-049e0335bae822fd73c41c678235d02cebf30853.tar.xz
gsoc2013-evolution-049e0335bae822fd73c41c678235d02cebf30853.tar.zst
gsoc2013-evolution-049e0335bae822fd73c41c678235d02cebf30853.zip
Add an "evolution:config_item:icon_path" attribute so we get an icon for
* gui/GNOME_Evolution_Calendar.oaf.in: Add an "evolution:config_item:icon_path" attribute so we get an icon for the calendar preferences. svn path=/trunk/; revision=16141
Diffstat (limited to 'calendar/gui/GNOME_Evolution_Calendar.oaf.in')
-rw-r--r--calendar/gui/GNOME_Evolution_Calendar.oaf.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/gui/GNOME_Evolution_Calendar.oaf.in b/calendar/gui/GNOME_Evolution_Calendar.oaf.in
index 0452964469..caa44fc69b 100644
--- a/calendar/gui/GNOME_Evolution_Calendar.oaf.in
+++ b/calendar/gui/GNOME_Evolution_Calendar.oaf.in
@@ -182,6 +182,9 @@
<oaf_attribute name="evolution:config_item:description" type="string"
_value="This page can be used to configure your calendar settings"/>
+ <oaf_attribute name="evolution:config_item:icon_name" type="string"
+ value="evolution-calendar.png"/>
+
<oaf_attribute name="description" type="string"
_value="Configuration control for the Evolution Calendar."/>