diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-05-11 19:01:30 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-05-11 19:01:30 +0800 |
commit | 0a45cf40536abbbc694796ef25408c6c00550e95 (patch) | |
tree | 915e2f60d9c0695a86081842de6bb6258d6672da /addressbook/gui | |
parent | b11e11837e1df1be3e38fa92f3208d82fe75acd2 (diff) | |
download | gsoc2013-evolution-0a45cf40536abbbc694796ef25408c6c00550e95.tar.gz gsoc2013-evolution-0a45cf40536abbbc694796ef25408c6c00550e95.tar.zst gsoc2013-evolution-0a45cf40536abbbc694796ef25408c6c00550e95.zip |
Add Tango icons to preference window.
svn path=/trunk/; revision=33510
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"/> |