c97f869dff
- fix MASTER_SITES; - USE_X11; tweaks/ok jasper@
12 lines
292 B
Plaintext
12 lines
292 B
Plaintext
--- scripts/tkremind.orig Thu Apr 14 20:34:34 2005
|
|
+++ scripts/tkremind Sat Mar 31 00:13:18 2007
|
|
@@ -15,7 +15,7 @@
|
|
# $Id: patch-scripts-tkremind,v 1.3 2007/04/02 19:24:48 martynas Exp $
|
|
|
|
# the next line restarts using wish \
|
|
-exec wish "$0" "$@"
|
|
+exec wish8.4 "$0" "$@"
|
|
|
|
wm withdraw .
|
|
|