diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-08-10 15:58:44 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-08-10 15:58:44 +0800 |
commit | 3e805c974231079ce66c535993c92c4be48696e2 (patch) | |
tree | 3ee53b6157135790029c038c3b161731eadea8c6 /widgets/misc/ChangeLog | |
parent | 38280bb1daa5fe3712f28781ac61591bcdd521d1 (diff) | |
download | gsoc2013-evolution-3e805c974231079ce66c535993c92c4be48696e2.tar.gz gsoc2013-evolution-3e805c974231079ce66c535993c92c4be48696e2.tar.zst gsoc2013-evolution-3e805c974231079ce66c535993c92c4be48696e2.zip |
Fix for bug #341482
svn path=/trunk/; revision=32522
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index d8df9e8ccd..65cc2ccce8 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,11 @@ +2006-08-10 Srinivasa Ragavan <sragavan@novell.com> + + ** Fix for bug #341482 + + * e-attachment-bar.c: (eab_drag_data_get), (eab_icon_clicked_cb): + * e-attachment.c: (e_attachment_new), + (e_attachment_build_remote_file): Use file:// as the uri. + 2006-08-04 Johnny Jacob <jjohnny@novell.com> * e-icon-entry.c: (set_cursor) : Added. Change cursor over icon. |