Add an evolution:shell_component_launch_order and rename
* gui/GNOME_Evolution_Calendar.oaf.in: Add an evolution:shell_component_launch_order and rename evolution:shell_component_icon. svn path=/trunk/; revision=17907
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2002-08-28 Dan Winship <danw@ximian.com>
|
||||
|
||||
* gui/GNOME_Evolution_Calendar.oaf.in: Add an
|
||||
evolution:shell_component_launch_order and rename
|
||||
evolution:shell_component_icon.
|
||||
|
||||
2002-08-27 Rodrigo Moya <rodrigo@ximian.com>
|
||||
|
||||
* gui/calendar-config.c: use EConfigListener instead of direct access
|
||||
|
||||
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user