diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-01-24 06:23:18 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-01-24 06:23:18 +0800 |
commit | d60bd882b5945a44c029b6a4cd98527a09899090 (patch) | |
tree | 1ffe6699cae6067c71c3b76cb220435fcd9d4c7b /addressbook/ChangeLog | |
parent | 4eb4ae3be83fcc187ac0ca3bd104a14ceeb0786f (diff) | |
download | gsoc2013-evolution-d60bd882b5945a44c029b6a4cd98527a09899090.tar.gz gsoc2013-evolution-d60bd882b5945a44c029b6a4cd98527a09899090.tar.zst gsoc2013-evolution-d60bd882b5945a44c029b6a4cd98527a09899090.zip |
Pass a NULL @icon to
* gui/component/addressbook-component.c (create_component): Pass a
NULL @icon to
`evolution_shell_component_add_user_creatable_item()'.
svn path=/trunk/; revision=15439
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index f43606b910..4ae0f80939 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2002-01-23 Ettore Perazzoli <ettore@ximian.com> + * gui/component/addressbook-component.c (create_component): Pass a + NULL @icon to + `evolution_shell_component_add_user_creatable_item()'. + +2002-01-23 Ettore Perazzoli <ettore@ximian.com> + * gui/contact-editor/e-contact-editor-address.c: #include <locale.h>. |