diff options
author | Chris Toshok <toshok@ximian.com> | 2002-12-06 11:59:09 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-12-06 11:59:09 +0800 |
commit | 1889b79a4a6d292c15b009d04be1f4147dc515dd (patch) | |
tree | 8258170a905ab54fc8f2d29a8f52f312cb799829 /shell/ChangeLog | |
parent | cf5e09fda7bba7532d7be4b9949f7737a4a418cd (diff) | |
download | gsoc2013-evolution-1889b79a4a6d292c15b009d04be1f4147dc515dd.tar gsoc2013-evolution-1889b79a4a6d292c15b009d04be1f4147dc515dd.tar.gz gsoc2013-evolution-1889b79a4a6d292c15b009d04be1f4147dc515dd.tar.bz2 gsoc2013-evolution-1889b79a4a6d292c15b009d04be1f4147dc515dd.tar.lz gsoc2013-evolution-1889b79a4a6d292c15b009d04be1f4147dc515dd.tar.xz gsoc2013-evolution-1889b79a4a6d292c15b009d04be1f4147dc515dd.tar.zst gsoc2013-evolution-1889b79a4a6d292c15b009d04be1f4147dc515dd.zip |
use "contacts", "contacts/ldap" as the accepted contacts types, so it'll
2002-12-05 Chris Toshok <toshok@ximian.com>
* e-shell-config-default-folders.c: use "contacts",
"contacts/ldap" as the accepted contacts types, so it'll allow
both normal and ldap contact folders.
svn path=/trunk/; revision=19037
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index d570b7b0f4..8ccdddbaac 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2002-12-05 Chris Toshok <toshok@ximian.com> + + * e-shell-config-default-folders.c: use "contacts", + "contacts/ldap" as the accepted contacts types, so it'll allow + both normal and ldap contact folders. + 2002-12-04 Ettore Perazzoli <ettore@ximian.com> * e-component-registry.c (component_free): Only invoke |