aboutsummaryrefslogtreecommitdiffstats
path: root/wombat/GNOME_Evolution_WombatLDAP.server.in.in
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-10-23 04:49:45 +0800
committerChris Toshok <toshok@src.gnome.org>2003-10-23 04:49:45 +0800
commitf7cbb839adf3fd47aa07ca2080063acd6fff6978 (patch)
tree03f31b00e9fbf1dd4338fc1744df13d9f6c5b9f9 /wombat/GNOME_Evolution_WombatLDAP.server.in.in
parent998e8acf8d1acdffe0b91baad1ce200029d519aa (diff)
downloadgsoc2013-evolution-f7cbb839adf3fd47aa07ca2080063acd6fff6978.tar
gsoc2013-evolution-f7cbb839adf3fd47aa07ca2080063acd6fff6978.tar.gz
gsoc2013-evolution-f7cbb839adf3fd47aa07ca2080063acd6fff6978.tar.bz2
gsoc2013-evolution-f7cbb839adf3fd47aa07ca2080063acd6fff6978.tar.lz
gsoc2013-evolution-f7cbb839adf3fd47aa07ca2080063acd6fff6978.tar.xz
gsoc2013-evolution-f7cbb839adf3fd47aa07ca2080063acd6fff6978.tar.zst
gsoc2013-evolution-f7cbb839adf3fd47aa07ca2080063acd6fff6978.zip
add vcf to supported_protocols.
2003-10-21 Chris Toshok <toshok@ximian.com> * GNOME_Evolution_WombatLDAP.server.in.in: add vcf to supported_protocols. * GNOME_Evolution_WombatNOLDAP.server.in.in: same. * wombat.c (setup_pas): register the vcf backend. * Makefile.am (evolution_wombat_LDADD): replace the conditional libpasldap stuff and the references to all the libpas* backends with libpas.la. svn path=/trunk/; revision=22999
Diffstat (limited to 'wombat/GNOME_Evolution_WombatLDAP.server.in.in')
-rw-r--r--wombat/GNOME_Evolution_WombatLDAP.server.in.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/wombat/GNOME_Evolution_WombatLDAP.server.in.in b/wombat/GNOME_Evolution_WombatLDAP.server.in.in
index 6e6e02bc80..b82fe26803 100644
--- a/wombat/GNOME_Evolution_WombatLDAP.server.in.in
+++ b/wombat/GNOME_Evolution_WombatLDAP.server.in.in
@@ -15,6 +15,7 @@
<oaf_attribute name="addressbook:supported_protocols" type="stringv">
<item value="ldap"/>
<item value="file"/>
+ <item value="vcf"/>
</oaf_attribute>
</oaf_server>