From 568e699a36ea222438f3ac7186b2738baca2a5f0 Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Mon, 18 Oct 1999 02:12:35 +0000 Subject: [PATCH] add note about broken lesstif git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1933 57a11ea4-9604-0410-9ed3-97b8803252fd --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 71185d7dbc..8b649dc06a 100644 --- a/README +++ b/README @@ -122,6 +122,7 @@ Motif or Lesstif -- Lesstif 0.86.9 works ... but some menus come out 2 pixels high.(?) Lesstif 0.87.0: broken (missing symbols for XmeDrawShadows, etc.) Lesstif 0.88.1 works + Lesstif 0.89 broken (FileSelectionDialog in src/motif/FileBox.c broken) XmHTML -- Provides HTML display capabilities. Used for Help Dialogues, Reports. Require version 1.1.4 or later