aboutsummaryrefslogtreecommitdiffstats
path: root/default_user/addressbook-sources.xml
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-07-25 08:33:17 +0800
committernobody <nobody@localhost>2001-07-25 08:33:17 +0800
commit0d4a846cd1def7bcf58a47c037f80f31480bdf00 (patch)
tree8ef1fb6f0f43735a382bada2f369dde7d04387f4 /default_user/addressbook-sources.xml
parente951bf718e130e43567187f4b71c27672cd6e996 (diff)
downloadgsoc2013-evolution-0d4a846cd1def7bcf58a47c037f80f31480bdf00.tar
gsoc2013-evolution-0d4a846cd1def7bcf58a47c037f80f31480bdf00.tar.gz
gsoc2013-evolution-0d4a846cd1def7bcf58a47c037f80f31480bdf00.tar.bz2
gsoc2013-evolution-0d4a846cd1def7bcf58a47c037f80f31480bdf00.tar.lz
gsoc2013-evolution-0d4a846cd1def7bcf58a47c037f80f31480bdf00.tar.xz
gsoc2013-evolution-0d4a846cd1def7bcf58a47c037f80f31480bdf00.tar.zst
gsoc2013-evolution-0d4a846cd1def7bcf58a47c037f80f31480bdf00.zip
This commit was manufactured by cvs2svn to create tagLIBCAPPLET_1_5_1
'LIBCAPPLET_1_5_1'. svn path=/tags/LIBCAPPLET_1_5_1/; revision=11387
Diffstat (limited to 'default_user/addressbook-sources.xml')
-rw-r--r--default_user/addressbook-sources.xml27
1 files changed, 0 insertions, 27 deletions
diff --git a/default_user/addressbook-sources.xml b/default_user/addressbook-sources.xml
deleted file mode 100644
index 92484ec297..0000000000
--- a/default_user/addressbook-sources.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0"?>
-<addressbooks>
- <contactserver>
- <name>Bigfoot</name>
- <description>Bigfoot</description>
- <host>ldap.bigfoot.com</host>
- <port>389</port>
- <rootdn></rootdn>
- <scope>one</scope>
- </contactserver>
- <contactserver>
- <name>Netcenter</name>
- <description>Netcenter Member Directory</description>
- <host>memberdir.netscape.com</host>
- <port>389</port>
- <rootdn>ou=member_directory,o=netcenter.com</rootdn>
- <scope>one</scope>
- </contactserver>
- <contactserver>
- <name>Verisign</name>
- <description>Verisign Directory</description>
- <host>directory.verisign.com</host>
- <port>389</port>
- <rootdn/>
- <scope>one</scope>
- </contactserver>
-</addressbooks>