From 9d59de3e3fcaad097ce2a40dbf091798b157969c Mon Sep 17 00:00:00 2001 From: sls Date: Fri, 10 Feb 1995 11:01:26 +0000 Subject: [PATCH] Remove font defs. --- defaults.tcl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/defaults.tcl b/defaults.tcl index 22790f1..140605b 100644 --- a/defaults.tcl +++ b/defaults.tcl @@ -10,10 +10,6 @@ proc tkinspect_default_options {} { option add *Label*borderWidth 0 option add *Frame.highlightThickness 0 option add *Frame.borderWidth 2 - option add *Value*vname*font \ - -adobe-courier-medium-r-*-*-*-130-*-*-*-*-iso8859-* - option add *Text*font \ - -adobe-courier-medium-r-*-*-*-130-*-*-*-*-iso8859-* option add *Tkinspect_main*Menubutton.borderWidth 0 option add *Procs_list.patterns { ^tk[A-Z].* -- 2.23.0