12 lines
275 B
Plaintext
12 lines
275 B
Plaintext
--- scripts/tkremind.orig Tue Mar 28 22:43:44 2000
|
|
+++ scripts/tkremind Tue Mar 28 22:43:59 2000
|
|
@@ -15,7 +15,7 @@
|
|
# $Id: patch-aa,v 1.2 2000/03/28 06:55:38 kevlo Exp $
|
|
|
|
# the next line restarts using wish \
|
|
-exec wish "$0" "$@"
|
|
+exec wish8.3 "$0" "$@"
|
|
|
|
wm withdraw .
|
|
|