Update the gnome-session support for version 3.9.90 in Ubuntu Trusty

This change is not backward compatible unfortunately. The format of
the gnome-session .session files has changed, such that every part
of the session is now listed on the RequiredComponents line.
This commit is contained in:
Dana Jansens 2014-12-03 13:39:59 -08:00 committed by Mikael Magnusson
parent d7568bc038
commit 288ef5896b
2 changed files with 2 additions and 9 deletions

View file

@ -1,6 +1,4 @@
[GNOME Session]
Name=GNOME/Openbox fallback (Safe Mode)
RequiredComponents=gnome-settings-daemon;
RequiredProviders=windowmanager;
DefaultProvider-windowmanager=openbox
RequiredComponents=openbox;gnome-settings-daemon
DesktopName=GNOME

View file

@ -1,9 +1,4 @@
[GNOME Session]
Name=GNOME/Openbox
RequiredComponents=gnome-settings-daemon;
# Try load with the gnome-panel and use the fallback if we can't load a panel
RequiredProviders=windowmanager;panel
DefaultProvider-windowmanager=openbox
DefaultProvider-panel=gnome-panel
FallbackSession=openbox-gnome-fallback
RequiredComponents=openbox;gnome-settings-daemon;gnome-panel;nautilus-classic;gnome-flashback-services
DesktopName=GNOME