x11-xserver-utils/editres
Julien Cristau e410c34c37 autoreconf -f -i for teh win 2007-02-11 16:21:27 +01:00
..
AUTHORS * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
COPYING * Update to editres 1.0.3. 2007-02-11 07:10:51 +01:00
ChangeLog * Update to editres 1.0.3. 2007-02-11 07:10:51 +01: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 autoreconf -f -i for teh win 2007-02-11 16:21:27 +01:00
Makefile.am * Update to editres 1.0.3. 2007-02-11 07:10:51 +01:00
Makefile.in * Update to editres 1.0.3. 2007-02-11 07:10:51 +01: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 autoreconf -f -i for teh win 2007-02-11 16:21:27 +01:00
actions.c * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
autogen.sh * Update to editres 1.0.3. 2007-02-11 07:10:51 +01:00
comm.c * Merge xbase-clients fixes from the 7.1 branch back to trunk 2006-08-29 00:37:42 +00:00
compile * Update to editres 1.0.3. 2007-02-11 07:10:51 +01:00
config.guess autoreconf -f -i for teh win 2007-02-11 16:21:27 +01:00
config.h.in autoreconf -f -i for teh win 2007-02-11 16:21:27 +01:00
config.sub autoreconf -f -i for teh win 2007-02-11 16:21:27 +01:00
configure autoreconf -f -i for teh win 2007-02-11 16:21:27 +01:00
configure.ac * Update to editres 1.0.3. 2007-02-11 07:10:51 +01:00
depcomp * Update to editres 1.0.3. 2007-02-11 07:10:51 +01: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 * Update to editres 1.0.3. 2007-02-11 07:10:51 +01: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 * Update to editres 1.0.3. 2007-02-11 07:10:51 +01:00
missing * Update to editres 1.0.3. 2007-02-11 07:10:51 +01: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.