diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-31 04:50:33 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-31 04:50:33 +0800 |
commit | ef6000b227427ac4f3e9180df3046a29f219dec8 (patch) | |
tree | 7e746fadc7e54b7a63f3075f8515fbd176749a5a /my-evolution/ChangeLog | |
parent | 381bb00712e2990e4c9cd23789d04c4227cb59ec (diff) | |
download | gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.tar gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.tar.gz gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.tar.bz2 gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.tar.lz gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.tar.xz gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.tar.zst gsoc2013-evolution-ef6000b227427ac4f3e9180df3046a29f219dec8.zip |
Remove the wipe trackers option.
svn path=/trunk/; revision=11486
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index c08ca3bbc1..0c6927468a 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,17 @@ 2001-07-30 Iain Holmes <iain@ximian.com> + * e-summary-preferences.c: Remove the Wipe Trackers references. + + * e-summary-rdf.c: Remove the wip trackers as I'm not 100% sure what it + does, and it didn't work. + + * e-summary.h: Remove the wipe_trackers boolean + + * my-evolution.glade: Remove the wipe trackers and shrink the New Feed + button + +2001-07-30 Iain Holmes <iain@ximian.com> + * e-sumary-calendar.c (generate_html): Correct the URL for the links. 2001-07-27 Iain Holmes <iain@ximian.com> |