
Developer Info -  Eric <ebw@city-net.com>

(gstamp) To add fields :
	- Add it into the stamp args structure in common.h
	- Add it into the ui structure in gstamp_ui.h
	- Make sure the RC_Save and RC_Load handle it properly in rcfile.h
	- Add conversions in ui_to_args and args_to_ui in gstamp_misc.c
	- Add it to the ui in make_ui in gstamp_ui.c


