M_SIGNATURE
case M_SIGNATURE:
message = new BMessage(M_SIGNATURE);
case M_SIGNATURE:
menu = new TMenu("Add Signature", INDEX_SIGNATURE, M_SIGNATURE,
INDEX_SIGNATURE, M_SIGNATURE);
BMessage msg(M_SIGNATURE);
case M_SIGNATURE:
fSignature = new TMenu(B_TRANSLATE("Open"), INDEX_SIGNATURE, M_SIGNATURE);