xenocara/app/editres
matthieu 0fe835db1a - merge editres 1.0.2
- regen generated files
2006-12-16 21:27:08 +00:00
..
aclocal.m4 - merge editres 1.0.2 2006-12-16 21:27:08 +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.in editres 1.0.2 2006-12-16 21:25:18 +00:00
config.sub regenerate with OpenBSD autotools 2006-11-27 13:10:10 +00:00
configure - merge editres 1.0.2 2006-12-16 21:27:08 +00:00
configure.ac editres 1.0.2 2006-12-16 21:25:18 +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 - merge editres 1.0.2 2006-12-16 21:27:08 +00:00
Makefile.bsd-wrapper $Xenocara$ -> $OpenBSD$ 2006-11-27 19:27:25 +00:00
Makefile.in - merge editres 1.0.2 2006-12-16 21:27:08 +00:00
missing 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.