diff options
author | Arturo Espinosa <unammx@src.gnome.org> | 1998-04-09 05:01:31 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-04-09 05:01:31 +0800 |
commit | 82f62a278273719d616559b892f85afb6d41fbdb (patch) | |
tree | abe1dfb208c38aafe77486522554d6af7d0655a4 | |
parent | d46d71aaf75f4263a36a7c30c1eb6330dc9f15ed (diff) | |
download | gsoc2013-evolution-82f62a278273719d616559b892f85afb6d41fbdb.tar gsoc2013-evolution-82f62a278273719d616559b892f85afb6d41fbdb.tar.gz gsoc2013-evolution-82f62a278273719d616559b892f85afb6d41fbdb.tar.bz2 gsoc2013-evolution-82f62a278273719d616559b892f85afb6d41fbdb.tar.lz gsoc2013-evolution-82f62a278273719d616559b892f85afb6d41fbdb.tar.xz gsoc2013-evolution-82f62a278273719d616559b892f85afb6d41fbdb.tar.zst gsoc2013-evolution-82f62a278273719d616559b892f85afb6d41fbdb.zip |
Updates - Fed
svn path=/trunk/; revision=114
-rw-r--r-- | calendar/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/TODO b/calendar/TODO index 78f37aca11..c93a64eae8 100644 --- a/calendar/TODO +++ b/calendar/TODO @@ -1,10 +1,14 @@ Gnome date selection widget: +- Fix the signals. + - The date selected in the popup calendar does not match the displayed date in the entry. - Make the calendar a `real' popup window like in GtkCombo. +- Make the displayed date be localized properly -- use strftime(). + Event editor dialog: - Resize the window and fix whatever is resized in an ugly fashion. |