GNOME Bugzilla – Bug 330628
In day view Meeting icon should be displayed in All day meeting
Last modified: 2013-09-13 00:48:31 UTC
If an add day appointment and all day meeting is displayed in day view, there is no way to differentiat between them in day view. If we could display the meeting icon in the all day meeting that would be useful,
confirming. poornima, PLEASE DO USE THE usability KEYWORD. thanks.
Created attachment 92750 [details] [review] proposed patch
Hiroyuki, looks fine to commit. Just noticed that some regression around month/week view. This icon is not appearing.
2007-08-24 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #330628 * gui/e-day-view-top-item.c: (e_day_view_top_item_draw_long_event): Show meeting icon. Committed.
Created attachment 94232 [details] [review] A patch for week view
Hiroyuki, you rock!. Thanks and please commit.
hiroyuki, feel free to set the patch status when committed.
2007-08-27 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for the same issue of week view of bug #330628 * gui/e-week-view.h: Add meeting_icon. * gui/e-week-view.c: (e_week_view_realize): Load meeting_icon. * gui/e-week-view.c: (e_week_view_unrealize): Dispose meeting_icon. * gui/e-week-view-event-item.c: (e_week_view_event_item_draw_icons): Show meeting icon.
Fixed in SVN trunk from comment #8, closing