2000-03-28 01:55:30 -05:00
|
|
|
--- scripts/tkremind.orig Tue Mar 28 22:43:44 2000
|
|
|
|
+++ scripts/tkremind Tue Mar 28 22:43:59 2000
|
2000-02-02 21:39:56 -05:00
|
|
|
@@ -15,7 +15,7 @@
|
2000-04-14 04:06:56 -04:00
|
|
|
# $Id: patch-scripts-tkremind,v 1.1 2000/04/14 08:06:57 turan Exp $
|
2000-02-02 21:39:56 -05:00
|
|
|
|
|
|
|
# the next line restarts using wish \
|
|
|
|
-exec wish "$0" "$@"
|
2000-03-28 01:55:30 -05:00
|
|
|
+exec wish8.3 "$0" "$@"
|
2000-02-02 21:39:56 -05:00
|
|
|
|
|
|
|
wm withdraw .
|
|
|
|
|