diff options
Diffstat (limited to 'calendar/gui/GNOME_Evolution_Calendar.oaf.in')
-rw-r--r-- | calendar/gui/GNOME_Evolution_Calendar.oaf.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/gui/GNOME_Evolution_Calendar.oaf.in b/calendar/gui/GNOME_Evolution_Calendar.oaf.in index 5f94f69a61..ce53fba7e6 100644 --- a/calendar/gui/GNOME_Evolution_Calendar.oaf.in +++ b/calendar/gui/GNOME_Evolution_Calendar.oaf.in @@ -185,6 +185,11 @@ <oaf_attribute name="evolution:config_item:icon_name" type="string" value="evolution-calendar.png"/> + <oaf_attribute name="evolution:config_item:type" type="stringv"> + <item value="calendar"/> + <item value="tasks"/> + </oaf_attribute> + <oaf_attribute name="evolution:config_item:priority" type="string" value="-7"/> <oaf_attribute name="description" type="string" |