diff options
author | Devashish Sharma <sdevashish@novell.com> | 2006-02-01 19:07:17 +0800 |
---|---|---|
committer | Devashish Sharma <dsharma@src.gnome.org> | 2006-02-01 19:07:17 +0800 |
commit | 8a617df4348d86c31bae365e35f38d49ad4721a0 (patch) | |
tree | a7232ba7acc30301797d826bc9d31c2838e0f499 /addressbook/ChangeLog | |
parent | 6826f9d01e6680ec6265ce4ece0618c71ed7c070 (diff) | |
download | gsoc2013-evolution-8a617df4348d86c31bae365e35f38d49ad4721a0.tar.gz gsoc2013-evolution-8a617df4348d86c31bae365e35f38d49ad4721a0.tar.zst gsoc2013-evolution-8a617df4348d86c31bae365e35f38d49ad4721a0.zip |
File selector shows preview of the image when choosing picture of a
2006-02-01 Devashish Sharma <sdevashish@novell.com>
* gui/contact-editor/e-contact-editor.c: File selector shows preview
of the image when choosing picture of a contact.
svn path=/trunk/; revision=31395
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 62c9896e23..f3d417f58b 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2006-02-01 Devashish Sharma <sdevashish@novell.com> + * gui/contact-editor/e-contact-editor.c: File selector shows preview + of the image when choosing picture of a contact. + Fixes bug #300884. + +2006-02-01 Devashish Sharma <sdevashish@novell.com> + * gui/widgets/e-minicard.c : (e_minicard_reflow) Fixed a bug which was causing addressbook view by address card getting all messed up. Fixes Bug #329315. |