From bea694c37fb506e0ecc5e7dd6bdc5625266b171c Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Thu, 17 Jul 1997 07:52:59 +0000 Subject: patch-ab causes some problems for users of plain Xaw. I have added the patch and a note to DESCR. This is certainly not ideal, but insisting on using Xaw3d isn't either. PR: 4058 Submitted by: Pedro Giffuni --- science/felt/pkg-descr | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'science') diff --git a/science/felt/pkg-descr b/science/felt/pkg-descr index e7302025ee68..be5d84ef26af 100644 --- a/science/felt/pkg-descr +++ b/science/felt/pkg-descr @@ -5,3 +5,25 @@ also includes a graphical user interface for workstations that allows the user to set-up, solve and post-process the problem in a single CAD-like environment. +If you are using the Xaw3d widget set, you may want to apply this patch +(cd work/FElt-3.02; patch -p < ../../pkg/DESCR). + +*** src/Velvet/Velvet.ad.orig Sat May 10 18:04:40 1997 +--- src/Velvet/Velvet.ad Sat Jun 14 22:00:38 1997 +*************** +*** 1046,1052 **** + + ! 3d specific defaults + +! !*shapeStyle: Rectangle +! !*control*spacer.height: 43 +! !*control*MenuButton*height: 26 +! !*control*Command*height: 26 +--- 1046,1052 ---- + + ! 3d specific defaults + +! *shapeStyle: Rectangle +! *control*spacer.height: 43 +! *control*MenuButton*height: 26 +! *control*Command*height: 26 -- cgit v1.2.3