diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2004-11-27 12:39:31 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2004-11-27 12:39:31 +0800 |
commit | eef595a9ceb4d1b5ce063ce40e8b11b71878628a (patch) | |
tree | 3d19b87a3042695530a2b262a030283ae05f5e89 /addressbook/ChangeLog | |
parent | ff94893edeabb948c3868f5cfb54d171b0cfcc0c (diff) | |
download | gsoc2013-evolution-eef595a9ceb4d1b5ce063ce40e8b11b71878628a.tar.gz gsoc2013-evolution-eef595a9ceb4d1b5ce063ce40e8b11b71878628a.tar.zst gsoc2013-evolution-eef595a9ceb4d1b5ce063ce40e8b11b71878628a.zip |
Setting addressbook empty messages based on the type of addressbook.
svn path=/trunk/; revision=28004
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 bd2f7ddf78..255c8f8133 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2004-11-27 Sushma Rai <rsushma@novell.com> + + * gui/widgets/e-minicard-view.c (set_empty_message): + Checking for the static capability "do-initial-query", + and setting the relevent empty addressbook message. + 2004-11-26 JP Rosevear <jpr@novell.com> * gui/component/select-names/e-select-names-popup.c |