diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-07-08 20:01:12 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-07-08 20:01:12 +0800 |
commit | f1b8cb078f610e99084a62a6dbcdd63c6e4967b9 (patch) | |
tree | bbfa17bfe463d81ff6c1af7fefedaa9f4c1e16f0 /addressbook/ChangeLog | |
parent | b87e03a1bab02a5bafb73ae9b38fcd4cce46c142 (diff) | |
download | gsoc2013-evolution-f1b8cb078f610e99084a62a6dbcdd63c6e4967b9.tar.gz gsoc2013-evolution-f1b8cb078f610e99084a62a6dbcdd63c6e4967b9.tar.zst gsoc2013-evolution-f1b8cb078f610e99084a62a6dbcdd63c6e4967b9.zip |
Added code for initializing the values of the fields in the message
composer. Unfortunately the ESelectNames crashes when you do this...
svn path=/trunk/; revision=3975
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 45057c9fea..8ddeb1e85a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2000-07-08 Ettore Perazzoli <ettore@helixcode.com> + * gui/component/select-names/e-select-names-bonobo.c + (entry_get_property_fn): New function to set the properties. + +2000-07-08 Ettore Perazzoli <ettore@helixcode.com> + * gui/component/addressbook-factory.c (main): Start up the factory for `Evolution::Addressbook::SelectNames'. |