diff options
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in index a75b8bad98..b10bb46572 100644 --- a/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in +++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in @@ -134,6 +134,10 @@ <oaf_attribute name="evolution2:config_item:icon_name" type="string" value="stock_contact"/> + <oaf_attribute name="evolution2:config_item:type" type="stringv"> + <item value="contacts"/> + </oaf_attribute> + <oaf_attribute name="evolution2:config_item:priority" type="string" value="-9"/> <oaf_attribute name="name" type="string" |