diff options
Diffstat (limited to 'addressbook/gui/component')
-rw-r--r-- | addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in index d5fe3bb8ca..b59c09d652 100644 --- a/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in +++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in @@ -72,8 +72,10 @@ <oaf_attribute name="description" type="string" _value="Evolution component for handling contacts."/> - <oaf_attribute name="evolution:shell-component-icon" type="string" + <oaf_attribute name="evolution:shell_component_icon" type="string" value="evolution-contacts.png"/> + <oaf_attribute name="evolution:shell_component_launch_order" type="number" + value="2"/> </oaf_server> |