diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-25 14:33:41 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-01-25 14:33:41 +0800 |
commit | 77ba5399031de0aba831e267a4b6ed6f0d51ca6c (patch) | |
tree | f8e64c39b2f63e8b75b7273198b3b9f4ae272f44 /addressbook/ChangeLog | |
parent | 46e42dcf44573b23812ada87bfe5313cb318662f (diff) | |
download | gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar.gz gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar.bz2 gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar.lz gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar.xz gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.tar.zst gsoc2013-evolution-77ba5399031de0aba831e267a4b6ed6f0d51ca6c.zip |
Get the addressbook to use the new "Show all" icon.
svn path=/trunk/; revision=7802
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 16e0c6d522..b5adeae5ef 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2001-01-25 Ettore Perazzoli <ettore@ximian.com> + + * gui/component/addressbook.c (set_pixmap): New. + (update_pixmaps): New function, setting the pixmaps for the items + of type "pixbuf", using `set_pixmap'. + (control_activate): Call it. + 2001-01-25 Not Zed <NotZed@Ximian.com> * backend/pas/pas-backend-ldap.c: esexp api change fixes. |