Files
evolution/default_user/addressbook-sources.xml
Chris Toshok 2a9ba91eb8 remove the description field.
2001-08-09  Chris Toshok  <toshok@ximian.com>

	* addressbook-sources.xml: remove the description field.

svn path=/trunk/; revision=11832
2001-08-09 17:07:24 +00:00

18 lines
396 B
XML

<?xml version="1.0"?>
<addressbooks>
<contactserver>
<name>Bigfoot</name>
<host>ldap.bigfoot.com</host>
<port>389</port>
<rootdn></rootdn>
<scope>one</scope>
</contactserver>
<contactserver>
<name>Verisign</name>
<host>directory.verisign.com</host>
<port>389</port>
<rootdn/>
<scope>one</scope>
</contactserver>
</addressbooks>