diff options
author | Federico Mena Quintero <federico@src.gnome.org> | 2000-11-22 12:24:38 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-11-22 12:24:38 +0800 |
commit | c32eefcd07fbc719013f4a07c6f9929e350c6007 (patch) | |
tree | b923cf88a43d5b9d3dd8b9dba84ef7a33e0139be | |
parent | 971e05a64569b0f8f4a89529b4819b467abd77b5 (diff) | |
download | gsoc2013-evolution-c32eefcd07fbc719013f4a07c6f9929e350c6007.tar gsoc2013-evolution-c32eefcd07fbc719013f4a07c6f9929e350c6007.tar.gz gsoc2013-evolution-c32eefcd07fbc719013f4a07c6f9929e350c6007.tar.bz2 gsoc2013-evolution-c32eefcd07fbc719013f4a07c6f9929e350c6007.tar.lz gsoc2013-evolution-c32eefcd07fbc719013f4a07c6f9929e350c6007.tar.xz gsoc2013-evolution-c32eefcd07fbc719013f4a07c6f9929e350c6007.tar.zst gsoc2013-evolution-c32eefcd07fbc719013f4a07c6f9929e350c6007.zip |
Squeek - Federico
svn path=/trunk/; revision=6647
-rw-r--r-- | calendar/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 949ac42a8b..439e6c777e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -9,7 +9,8 @@ notebooks. * gui/e-calendar-table.c (E_CALENDAR_TABLE_SPEC): Make the default - column order be icon/completed/summary. + column order be icon/completed/summary. You may need to erase + your ~/evolution/config/TaskPad for this to appear. 2000-11-21 Federico Mena Quintero <federico@helixcode.com> |