diff options
author | JP Rosevear <jpr@ximian.com> | 2001-06-20 07:07:41 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-06-20 07:07:41 +0800 |
commit | 991d25c1877401228d4905a382edaf3cc75b9031 (patch) | |
tree | 5a391cf94c6964db2e8a34b2b769d444d37ef8da /calendar/ChangeLog | |
parent | ad8fe2fd17d945406291b2ce7a8522d9794ee915 (diff) | |
download | gsoc2013-evolution-991d25c1877401228d4905a382edaf3cc75b9031.tar gsoc2013-evolution-991d25c1877401228d4905a382edaf3cc75b9031.tar.gz gsoc2013-evolution-991d25c1877401228d4905a382edaf3cc75b9031.tar.bz2 gsoc2013-evolution-991d25c1877401228d4905a382edaf3cc75b9031.tar.lz gsoc2013-evolution-991d25c1877401228d4905a382edaf3cc75b9031.tar.xz gsoc2013-evolution-991d25c1877401228d4905a382edaf3cc75b9031.tar.zst gsoc2013-evolution-991d25c1877401228d4905a382edaf3cc75b9031.zip |
don't compile or install the old meeting edit stuff
2001-06-19 JP Rosevear <jpr@ximian.com>
* gui/Makefile.am: don't compile or install the old meeting edit
stuff
* gui/e-week-view.c: ditto
* gui/e-day-view.c: Remove scheduling menu option
svn path=/trunk/; revision=10311
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 49c9c0b304..da49c4f122 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,14 @@ 2001-06-19 JP Rosevear <jpr@ximian.com> + * gui/Makefile.am: don't compile or install the old meeting edit + stuff + + * gui/e-week-view.c: ditto + + * gui/e-day-view.c: Remove scheduling menu option + +2001-06-19 JP Rosevear <jpr@ximian.com> + * gui/itip-utils.c: add some needed commas (itip_send_comp): if publishing, don't set the to list and show the message. unless publishing, just send the email |