diff options
Diffstat (limited to 'calendar/TODO')
-rw-r--r-- | calendar/TODO | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/TODO b/calendar/TODO index 53ce932311..9aedd41ca4 100644 --- a/calendar/TODO +++ b/calendar/TODO @@ -1,3 +1,9 @@ +Event editor dialog: + +- Make it figure out whether the alarm is in + minutes/hours/days/etc. (via a cascade of conditions) and set the + widgets appropriately. + Gnome date selection widget: - Make the displayed date be localized properly -- use strftime(). |