diff options
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in index ec2b88c1d2..e41f47cb2e 100644 --- a/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in +++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in @@ -97,7 +97,7 @@ _value="Manage your S/MIME certificates here"/> <oaf_attribute name="evolution2:config_item:icon_name" type="string" - value="stock_lock-ok"/> + value="preferences-certificates"/> <oaf_attribute name="evolution2:config_item:priority" type="string" value="-6"/> @@ -121,7 +121,7 @@ _value="Configure autocomplete here"/> <oaf_attribute name="evolution2:config_item:icon_name" type="string" - value="stock_autocompletion"/> + value="preferences-autocompletion"/> <oaf_attribute name="evolution2:config_item:type" type="stringv"> <item value="contacts"/> |