diff options
| author | Rodrigo Moya <rodrigo@ximian.com> | 2003-10-24 00:36:14 +0800 | 
|---|---|---|
| committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2003-10-24 00:36:14 +0800 | 
| commit | a3671210726bc12b71926b48902e797e638a292b (patch) | |
| tree | dccbdf1b615373477ffef6e56824a2afa8eb2391 /calendar/ChangeLog | |
| parent | 29442d9db3bb1ba13352af814b715ab91cf62d05 (diff) | |
| download | gsoc2013-evolution-a3671210726bc12b71926b48902e797e638a292b.tar.gz gsoc2013-evolution-a3671210726bc12b71926b48902e797e638a292b.tar.zst gsoc2013-evolution-a3671210726bc12b71926b48902e797e638a292b.zip | |
accept also text/calendar for D&D.
2003-10-23  Rodrigo Moya <rodrigo@ximian.com>
	* gui/e-day-view.c: accept also text/calendar for D&D.
svn path=/trunk/; revision=23046
Diffstat (limited to 'calendar/ChangeLog')
| -rw-r--r-- | calendar/ChangeLog | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b8d2c02053..73ab017f4b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +2003-10-23  Rodrigo Moya <rodrigo@ximian.com> + +	* gui/e-day-view.c: accept also text/calendar for D&D. +  2003-10-23  JP Rosevear <jpr@ximian.com>  	* gui/e-day-view.c (e_day_view_on_top_canvas_drag_data_received): | 
