Mercurial > hg > xemacs-beta
comparison lwlib/energize/README @ 0:376386a54a3c r19-14
Import from CVS: tag r19-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:45:50 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:376386a54a3c |
---|---|
1 | |
2 This directory contains the predefined dialog boxes and control panels | |
3 used by Energize. the ".xd" files are the XDesigner definitions of them. | |
4 The ".xdc" files are source code written by XDesigner. "fidget-widget" | |
5 is a shell script that repairs some stupidity in the generated code; | |
6 we create ".c" files from the output of fidget-widget. This stuff is | |
7 linked into lwlib.a, in the parent directory. |