aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
Diffstat (limited to 'calendar')
-rw-r--r--calendar/ChangeLog5
-rw-r--r--calendar/gui/GNOME_Evolution_Calendar.oaf.in6
2 files changed, 9 insertions, 2 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 023d37788d..cdc72ace74 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-29 Ettore Perazzoli <ettore@ximian.com>
+
+ * gui/GNOME_Evolution_Calendar.oaf.in: Set a priority for the
+ config item. Rename to "Calendar and Tasks".
+
2002-03-29 JP Rosevear <jpr@ximian.com>
* conduits/calendar/Makefile.am: s/libversit.la/libversit.a/
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."/>