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

« back to all changes in this revision

Viewing changes to src/hal.h

  • Committer: Michael Vogt
  • Date: 2008-10-28 13:36:50 UTC
  • Revision ID: michael.vogt@ubuntu.com-20081028133650-pj03h09vlx2yasd5
do not use GnomeClient anymore on all places where this is
possible - we can not remove it entirely (yet) because
reboot.c depends on it to do a cross desktop session exit
request

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#include <gnome.h>
2
1
#include <libhal.h>
3
2
#include <dbus/dbus-glib-lowlevel.h>
4
3