diff options
Diffstat (limited to 'calendar/gui')
-rw-r--r-- | calendar/gui/GNOME_Evolution_Calendar.oaf.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/calendar/gui/GNOME_Evolution_Calendar.oaf.in b/calendar/gui/GNOME_Evolution_Calendar.oaf.in index dece5a0993..9ac8d1bed0 100644 --- a/calendar/gui/GNOME_Evolution_Calendar.oaf.in +++ b/calendar/gui/GNOME_Evolution_Calendar.oaf.in @@ -45,8 +45,10 @@ <oaf_attribute name="description" type="string" _value="Evolution component for handling the calendar."/> - <oaf_attribute name="evolution:shell-component-icon" type="string" + <oaf_attribute name="evolution:shell_component_icon" type="string" value="evolution-calendar.png"/> + <oaf_attribute name="evolution:shell_component_launch_order" type="number" + value="3"/> </oaf_server> <oaf_server iid="OAFIID:GNOME_Evolution_Calendar_ControlFactory" |