xenocara/app/editres
2006-11-28 19:02:33 +00:00
..
aclocal.m4 regen with OpenBSD autotools 2006-11-26 17:54:05 +00:00
actions.c Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
AUTHORS Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
ChangeLog Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
comm.c Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
compile regenerate with OpenBSD autotools 2006-11-27 13:10:10 +00:00
config.guess regenerate with OpenBSD autotools 2006-11-27 13:10:10 +00:00
config.h Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
config.h.in Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
config.sub regenerate with OpenBSD autotools 2006-11-27 13:10:10 +00:00
configure regen with OpenBSD autotools 2006-11-26 17:54:05 +00:00
configure.ac Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
COPYING Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
depcomp regenerate with OpenBSD autotools 2006-11-27 13:10:10 +00:00
Editres-color.ad Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
Editres.ad Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
editres.c Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
editres.man Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
editresP.h Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
geometry.c Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
handler.c Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
INSTALL regenerate with OpenBSD autotools 2006-11-27 13:10:10 +00:00
install-sh regenerate with OpenBSD autotools 2006-11-27 13:10:10 +00:00
Makefile.am Remove RCS Ids. 2006-11-28 12:05:19 +00:00
Makefile.bsd-wrapper $Xenocara$ -> $OpenBSD$ 2006-11-27 19:27:25 +00:00
Makefile.in regen 2006-11-28 19:02:33 +00:00
missing regenerate with OpenBSD autotools 2006-11-27 13:10:10 +00:00
mkinstalldirs regenerate with OpenBSD autotools 2006-11-27 13:10:10 +00:00
NEWS Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
README Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
setvalues.c Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
svpopup.c Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
utils.c Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
widgets.c Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00
wtree.c Importing from X.Org 7.2RC2 2006-11-25 20:07:29 +00:00

		  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.