! SCCS_data: %Z% %M% %I% %E% %U%

Ari.wcChildren:		box

*box.wcClassName:	Box
*box.wcChildren:	clock, logo, label
*box.translations:	<Key>Return:	WcExitACT() \n\
			<Key>Tab:	WcSystemACT( echo Yo Dude! ) \n\
			<Key>Delete:	WcSystemACT( Ari -rf Ari/ClkLogo &)

*clock.wcClassName:	ClockWidget

*logo.wcClassName:	LogoWidget

*label.wcClassName:	Label
*label.label:		Try hitting Delete, Tab, and Return
