MSG_LOG_OUT
fLogOutItem = new BMenuItem(B_TRANSLATE("Log out"), new BMessage(MSG_LOG_OUT));
case MSG_LOG_OUT:
fLogoutButton = new BButton("logout", B_TRANSLATE("Logout"), new BMessage(MSG_LOG_OUT));
case MSG_LOG_OUT: