e38e6744ba
The remind is a scripting language for reminders, with a Tk front end.
12 lines
279 B
Plaintext
12 lines
279 B
Plaintext
--- scripts/tkremind.orig Wed Feb 2 15:20:35 2000
|
|
+++ scripts/tkremind Wed Feb 2 15:20:42 2000
|
|
@@ -15,7 +15,7 @@
|
|
# $Id: patch-aa,v 1.1.1.1 2000/02/03 02:39:57 kevlo Exp $
|
|
|
|
# the next line restarts using wish \
|
|
-exec wish "$0" "$@"
|
|
+exec wish8.0 "$0" "$@"
|
|
|
|
wm withdraw .
|
|
|