haiku/data/launch
Axel Dörfler f92aeedd7f User login: Fixed missing Deskbar tray icons.
* The mail_daemon could have been launched too early, which caused it
  not to be able to add its Deskbar icon. We don't really want a
  dependency to the Deskbar, though, which is why we only run the
  mail_daemon on the same event (which makes the Deskbar available
  at that point).
* Ideally, the mail_daemon should be smart enough to install its Deskbar
  icon once the Deskbar is available, though.
* Similar issue for the first login scripts. Here, we have a real
  dependency to the Deskbar which makes the script launch once the
  Deskbar is available.
* This finally fixes #12454.
2015-11-28 14:01:05 +01:00
..
bootstrap HaikuBootstrap: launch bootstrap_daemon.py on boot. 2015-10-21 19:14:15 +02:00
system launch_daemon: corrected print server signature. 2015-11-07 21:58:12 +01:00
user User login: Fixed missing Deskbar tray icons. 2015-11-28 14:01:05 +01:00