diff options
Diffstat (limited to 'calendar/gui')
-rw-r--r-- | calendar/gui/GNOME_Evolution_Calendar.oaf.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/calendar/gui/GNOME_Evolution_Calendar.oaf.in b/calendar/gui/GNOME_Evolution_Calendar.oaf.in index caa44fc69b..5f94f69a61 100644 --- a/calendar/gui/GNOME_Evolution_Calendar.oaf.in +++ b/calendar/gui/GNOME_Evolution_Calendar.oaf.in @@ -177,14 +177,16 @@ </oaf_attribute> <oaf_attribute name="evolution:config_item:title" type="string" - _value="Calendar Settings"/> + _value="Calendar and Tasks"/> <oaf_attribute name="evolution:config_item:description" type="string" - _value="This page can be used to configure your calendar settings"/> + _value="This page can be used to configure Calendar and Task preferences"/> <oaf_attribute name="evolution:config_item:icon_name" type="string" value="evolution-calendar.png"/> + <oaf_attribute name="evolution:config_item:priority" type="string" value="-7"/> + <oaf_attribute name="description" type="string" _value="Configuration control for the Evolution Calendar."/> |