x11-xserver-utils/editres
David Nusinow 50faae1830 * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
..
AUTHORS * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
COPYING * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
ChangeLog * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
Editres-color.ad * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
Editres.ad * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
INSTALL * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
Makefile.am * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
Makefile.in * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
NEWS * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
README * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
aclocal.m4 * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
actions.c * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
comm.c * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
compile * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
config.guess * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
config.h * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
config.h.in * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
config.sub * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
configure * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
configure.ac * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
depcomp * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
editres.c * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
editres.man * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
editresP.h * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
geometry.c * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
handler.c * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
install-sh * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
missing * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
mkinstalldirs * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
setvalues.c * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
svpopup.c * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
utils.c * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
widgets.c * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
wtree.c * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00

README

		  Instructions for building Editres.


Editres depends on the _EresInsert<something> and
_EresRetrieve<something> routines that are are implemented and used by
"EditresCom.c".  Since this module is intended to be included in your
widget library or toolkit, editres should automatically link in the
module, but if you have not included that module into your library you
will need to edit the makefile to make sure that editres links in this
file.