diff options
Diffstat (limited to 'x11/Xaw3d/DESCR')
-rw-r--r-- | x11/Xaw3d/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/x11/Xaw3d/DESCR b/x11/Xaw3d/DESCR new file mode 100644 index 00000000000..fa316547ffe --- /dev/null +++ b/x11/Xaw3d/DESCR @@ -0,0 +1,9 @@ +This is Release 1.3 (3 June, 1996) of a set of 3-D widgets based +on the R6.1 Athena Widget set. The Three-D Athena may be used as +a general replacement for the Athena (Xaw) Widget set. + +In general, you may relink almost any Athena Widget based application +with the Three-D Athena Widget set and obtain a three dimensional +appearance on some of the widgets. On systems with shared libraries, +you can usually replace your shared libXaw with libXaw3d and obtain +the three dimensional appearance without even relinking. |