Fixes for gnome-session 3.
authorDana Jansens <danakj@orodu.net>
Sat, 15 Oct 2011 19:07:59 +0000 (15:07 -0400)
committerDana Jansens <danakj@orodu.net>
Sat, 15 Oct 2011 19:10:44 +0000 (15:10 -0400)
commite53d5ac584aae3945ae374b66ee3f6b10607a5d0
tree9438062b33b07c75e266f8ba2ccb2a30446138ef
parentc2e505dfb537d661a1bfcc0a88a7e27a74f7dfdd
Fixes for gnome-session 3.

We run by default with a panel (default gnome-panel) and then run Openbox
without any panel if one cannot be found.

- Adds a fallback session for if a panel (default gnome-panel) not found.
- Removes notifications as a requirement.  Seems to be a legacy thing judging
  from the ubuntu .session files.  Notifications are being provided by
  notify-osd on modern systems, and you can't check for its presence in
  gnome-session (gnome-classic.session always fails because it looks for it, so
  ubuntu falls back to gnome-fallback.session).
Makefile.am
data/gnome-session/Makefile [new file with mode: 0644]
data/gnome-session/openbox-gnome-fallback.session [new file with mode: 0644]
data/gnome-session/openbox-gnome.session [new file with mode: 0644]
data/openbox.desktop
data/xsession/openbox-gnome.session [deleted file]