From 123a8c1a24cb135be6eea76ef30f4a907deda1e7 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 6 May 2009 13:37:35 +0000 Subject: Update to 212, based on patch by agc. Fixed another bug in check_updates. Fixed bug in check_updates. Fixed bug in setting default startdate and stopdate for the unscheduled view. Documentation tweaks. Bug fixes. Unscheduled now treated as a view parallel to agenda and list. Added 'e' column to display. Tweaks. Unscheduled time support. Added earliest, latest, minimum, extent (default event length) to rc.py. Use -u for the command line or u for the gui. Entering '.' now cancels any operation which calls for a response to a prompt. ? brings up the help screen in non-editing mode. Added column for 'e'. Gui entry for @e now supports entering either a time or an integer number of minutes. Added freetime.py. About to fiddle with adding a column for 'e'. --- time/etm/PLIST | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'time/etm/PLIST') diff --git a/time/etm/PLIST b/time/etm/PLIST index 0d22f7a72c0..41e8b51aecd 100644 --- a/time/etm/PLIST +++ b/time/etm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/05/05 13:00:12 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/05/06 13:37:35 wiz Exp $ bin/e.py bin/ew.py ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO @@ -12,6 +12,9 @@ ${PYSITELIB}/etm/__init__.pyo ${PYSITELIB}/etm/data.py ${PYSITELIB}/etm/data.pyc ${PYSITELIB}/etm/data.pyo +${PYSITELIB}/etm/freetime.py +${PYSITELIB}/etm/freetime.pyc +${PYSITELIB}/etm/freetime.pyo ${PYSITELIB}/etm/gui.py ${PYSITELIB}/etm/gui.pyc ${PYSITELIB}/etm/gui.pyo -- cgit v1.2.3