~ubuntu-branches/ubuntu/quantal/gnome-session/quantal

« back to all changes in this revision

Viewing changes to debian/patches/52_xdg_current_desktop.patch

  • Committer: Package Import Robot
  • Author(s): Didier Roche, Jeremy Bicha, Didier Roche
  • Date: 2012-08-07 08:54:47 UTC
  • mfrom: (1.1.79)
  • Revision ID: package-import@ubuntu.com-20120807085447-qhvkcrg9zfj4ehp0
Tags: 3.5.5-0ubuntu1
[ Jeremy Bicha ]
* debian/patches/50_ubuntu_sessions.patch:
* debian/patches/52_xdg_current_desktop.patch:
  - Have Ubuntu 2D fallback to GNOME. Otherwise a Ubuntu GNOME live CD
    will fail to start the live environment since it tries the Unity
    sessions first.

[ Didier Roche ]
* New upstream release
  * Make XSMP error messages more clear
  * Be more careful in systemd code when session fails to get registered
  * Require newer glib
  * Make gconf build time optional
  * Updated translations
* debian/control:
  - remove gconf build-dep

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
@@ -6,3 +6,4 @@
33
33
 DefaultProvider-panel=unity-2d-panel
34
34
 DefaultProvider-shell=unity-2d-shell
35
 
 
 
35
 FallbackSession=gnome
36
36
+DesktopName=Unity
37
37
Index: ubuntu/data/ubuntu.session.desktop.in.in
38
38
===================================================================