Changes between Initial Version and Version 1 of Ticket #13590, comment 3
- Timestamp:
- Jul 9, 2017, 5:49:40 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13590, comment 3
initial v1 4 4 5 5 WARN() gets to syslog, and should not be translated because we want devs to be able to read syslogs whne people report a bug. 6 7 Also, this _GetIcon seems a bit hacky. Shouldn't this be the default behavior of BNotification? Why do apps need to do anything special to get their own icon shown?