/* label.but.md */

/* 
	this is a button which doesn't do anything;
	it just acts as a label, so no function is 
	attached to it. change the definitions and
	then load the template.
*/

/*
#define POS_IN 0
#define POS_OUT 0
*/
#define LABEL Foo Bar
#define FONT *book*bold-r-normal--24*
#define FOREGROUND 159
#define BACKGROUND 42
#define BORDER 60
#define BORDERWIDTH 2
#define X 30
#define Y 30
#define WIDTH 6
#define HEIGHT 6
