
Oops, found a small bug where it didn't update statusbar if you clicked
on the message. So this one should be good to go.
In re this:
377744c95b
There were two problems with that patch:
1. The check for SXMO_NO_LED never worked so every device was getting
it.
2. The change to notificationwrite broke notificationwrite so no popups
were happening.
Signed-off-by: Stacy Harper <contact@stacyharper.net>