~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to src/reboot.h

  • Committer: Brian Murray
  • Date: 2013-06-03 20:55:52 UTC
  • Revision ID: brian@canonical.com-20130603205552-cmsdkfwtbf24sz55
* Remove support for choosing not to auto-launch applications (LP: #947008)
* Remove reboot required notification as update-manager itself indicates
  when a reboot is required and it only appeared when auto-launch was set to
  false.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
gboolean reboot_check (TrayApplet *ta);
2
 
void reboot_tray_icon_init (TrayApplet *ta);