Commit Graph

4 Commits

Author SHA1 Message Date
Michael Jennings 89085f3eee Wed Nov 24 18:33:45 PST 1999
(KainX)

Major restructuring and cleanup.  I think the new standard should be pretty
self-explanatory, but let me know if you have any questions.  CVS developers,
PLEASE read epplets/Makefile.am carefully to see how it all works now.

Icons are stored in epplets/icons/ and are installed into
$EROOT/epplet_icons/.  All miscellaneous data files (including images) are
stored in epplets/<epplet name>-data/ and are installed into
$EROOT/epplet_data/<epplet name>/.  Also note that, if you're going to use the
same old aircut3.ttf and bg.png in your help section, add your epplet's name
to NEED_BG and NEED_FONT in epplets/Makefile.am.  Do NOT commit duplicates of
those two files.


SVN revision: 1394
1999-11-24 23:36:51 +00:00
Tom Gilbert 8ff8586bd2 Thu Nov 18 19:15:14 GMT 1999
(gilbertt)

Changes to E-ScreenShoot

Added a couple of new config options. They're in the dox, but I'll yip about
them too.

VIEW_SHOT & VIEWER   -   View shot after taking it using VIEWER (ee default)
RUN_SCRIPT & SCRIPT_TO_RUN  -  Run script/program after taking shot, sending
filename as parameter.

Also cleaned up some of that code, it was hairy.


SVN revision: 1329
1999-11-18 17:55:21 +00:00
Tom Gilbert dc068bd0e0 Fixed up the horrid-looking labels on this dox diagram.
SVN revision: 1143
1999-11-02 12:46:31 +00:00
Tom Gilbert 317c73052d Mon Oct 31 11:36:50 GMT 1999
(gilbertt)

Added E-ScreenShoot

This should make it easier to keep up to date :-)

Enjoy.


SVN revision: 1070
1999-10-31 10:39:59 +00:00