]> git.pld-linux.org Git - packages/Frodo.git/blame - Frodo-TkGui.patch
- adapted to PLD
[packages/Frodo.git] / Frodo-TkGui.patch
CommitLineData
4e160860
JB
1--- Frodo.orig/TkGui.tcl Sun Jul 5 14:43:05 1998
2+++ Frodo/TkGui.tcl Sun Jul 5 17:17:01 1998
3@@ -1,9 +1,9 @@
4-#!/usr/local/bin/X11/wish
5+#!/usr/bin/wish
6
7 # Frodo Tk GUI by Lutz Vieweg <lkv@mania.robin.de>
8 # requires Tk >= 4.1
9
10-package require Tk 4.1
11+#package require Tk 4.1
12
13 set prefname "$env(HOME)/.frodorc"
14
This page took 0.063963 seconds and 4 git commands to generate.