Bugzilla – Attachment #501: patch to fix for bug #427
Actions_t action = ProcessEvent (APP_CLOSE);
ProcessAction (action);
ShutdownSend ();
return 0;
}