add the S/MIME config control here.

2003-10-29  Chris Toshok  <toshok@ximian.com>

	* gui/component/GNOME_Evolution_Addressbook.server.in.in: add the
	S/MIME config control here.

svn path=/trunk/; revision=23126
This commit is contained in:
Chris Toshok
2003-10-30 00:23:20 +00:00
committed by Chris Toshok
parent fe806a46a9
commit 4c9e3c871c
2 changed files with 29 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2003-10-29 Chris Toshok <toshok@ximian.com>
* gui/component/GNOME_Evolution_Addressbook.server.in.in: add the
S/MIME config control here.
2003-10-29 Chris Toshok <toshok@ximian.com>
* backend/ebook/e-book-listener.c (e_book_listener_new): change

View File

@ -119,4 +119,28 @@
</oaf_server>
<oaf_server iid="OAFIID:GNOME_Evolution_SMime_CertificateManager_ConfigControl"
type="factory"
location="OAFIID:GNOME_Evolution_Addressbook_Factory_2">
<oaf_attribute name="repo_ids" type="stringv">
<item value="IDL:GNOME/Evolution/ConfigControl:1.0"/>
</oaf_attribute>
<oaf_attribute name="evolution:config_item:title" type="string"
_value="Certificates"/>
<oaf_attribute name="evolution:config_item:description" type="string"
_value="Manager your S/Mime certificates here"/>
<oaf_attribute name="evolution:config_item:icon_name" type="string"
value="pgp-signature-ok.png"/>
<oaf_attribute name="evolution:config_item:priority" type="string" value="-6"/>
<oaf_attribute name="name" type="string"
_value="Evolution S/Mime Certificate Management Control"/>
</oaf_server>
</oaf_info>