diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-06-15 04:17:43 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-06-15 04:17:43 +0800 |
commit | 681b9172bc8a48394377562f58701741ebcc85be (patch) | |
tree | 980481634d2d98ff880a64c8174270f3bada9299 /addressbook/ChangeLog | |
parent | 095a803f3b98d8760eaac3124298a4710e8880ad (diff) | |
download | gsoc2013-evolution-681b9172bc8a48394377562f58701741ebcc85be.tar gsoc2013-evolution-681b9172bc8a48394377562f58701741ebcc85be.tar.gz gsoc2013-evolution-681b9172bc8a48394377562f58701741ebcc85be.tar.bz2 gsoc2013-evolution-681b9172bc8a48394377562f58701741ebcc85be.tar.lz gsoc2013-evolution-681b9172bc8a48394377562f58701741ebcc85be.tar.xz gsoc2013-evolution-681b9172bc8a48394377562f58701741ebcc85be.tar.zst gsoc2013-evolution-681b9172bc8a48394377562f58701741ebcc85be.zip |
Set the "expoted_dnd_types" to NULL in the folder_types.
2001-06-14 Jeffrey Stedfast <fejj@ximian.com>
* gui/component/addressbook-component.c: Set the
"expoted_dnd_types" to NULL in the folder_types.
svn path=/trunk/; revision=10237
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 2f2832f49d..26bb623da4 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2001-06-14 Jeffrey Stedfast <fejj@ximian.com> + + * gui/component/addressbook-component.c: Set the + "expoted_dnd_types" to NULL in the folder_types. + 2001-06-11 Dan Winship <danw@ximian.com> * gui/component/select-names/e-select-names-completion.c |