diff options
author | Chris Toshok <toshok@ximian.com> | 2001-10-03 06:37:58 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-10-03 06:37:58 +0800 |
commit | 3cfa7824a8c01c979621965131319a8073f064ed (patch) | |
tree | f0122526440c03314853eae56835a9f6d1ff9513 /wombat/.cvsignore | |
parent | 1747072ed0c4fee3bbfa2e0d96035cd35b201d70 (diff) | |
download | gsoc2013-evolution-3cfa7824a8c01c979621965131319a8073f064ed.tar.gz gsoc2013-evolution-3cfa7824a8c01c979621965131319a8073f064ed.tar.zst gsoc2013-evolution-3cfa7824a8c01c979621965131319a8073f064ed.zip |
add addressbook:supported_protocols containing just the file protocol.
2001-10-02 Chris Toshok <toshok@ximian.com>
* GNOME_Evolution_WombatNOLDAP.oaf.in: add
addressbook:supported_protocols containing just the file protocol.
* GNOME_Evolution_WombatLDAP.oaf.in: add
addressbook:supported_protocols containing both ldap and file.
* Makefile.am (OAF_IN_FILE): we have to possible files now, since
the addressbook looks up factories by corba interface and the
protocols supported by the factory (as listed in the .oaf file.)
* .cvsignore: ignore GNOME_Evolution_Wombat.oaf.in, since it's
generated now.
svn path=/trunk/; revision=13356
Diffstat (limited to 'wombat/.cvsignore')
-rw-r--r-- | wombat/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wombat/.cvsignore b/wombat/.cvsignore index 7e93f6ace1..8f01d12584 100644 --- a/wombat/.cvsignore +++ b/wombat/.cvsignore @@ -12,3 +12,4 @@ wombat.h wombat wombat.pure GNOME_Evolution_Wombat.oaf +GNOME_Evolution_Wombat.oaf.in |