b4c20b8792
* Row height and true-color (aka 24-bit color) support. * Support for bold columns in XbaeMatrix. * Bugfixes.
13 lines
530 B
Text
13 lines
530 B
Text
$NetBSD: patch-ad,v 1.1 2001/07/29 06:25:16 jlam Exp $
|
|
|
|
--- doc/Makefile.in.orig Wed May 23 16:51:48 2001
|
|
+++ doc/Makefile.in
|
|
@@ -110,7 +110,7 @@
|
|
# Lets put the informational stuff in a sub directory to avoid
|
|
# polluting /usr/local for default installs.
|
|
#
|
|
-docdir = $(prefix)/Xbae
|
|
+docdir = $(prefix)/share/doc/html/Xbae
|
|
|
|
doc_DATA = callbacks.html cellwidgets.html contents.html coverplus.html difffonts.html index.html main.html morelines.html psdriver.html rowheights.html scrolling.html spancells.html title.html
|
|
|