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
This commit is contained in:
Ettore Perazzoli
2002-03-13 17:00:50 +00:00
parent 3aafbac9ee
commit 049e0335ba
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2002-03-13 Ettore Perazzoli <ettore@ximian.com>
* gui/GNOME_Evolution_Calendar.oaf.in: Add an
"evolution:config_item:icon_path" attribute so we get an icon for
the calendar preferences.
2002-03-12 Ettore Perazzoli <ettore@ximian.com>
* gui/dialogs/cal-prefs-dialog.glade: Add <visible>False</visible>

View File

@ -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."/>