From 110e747e0440265535c8df09017f43b300c6da7e Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Thu, 3 Apr 2014 22:15:32 +0200 Subject: [PATCH] data: Add DesktopNames to the session file So that GDM can export the XDG_CURRENT_DESKTOP environment variable. See also https://bugzilla.gnome.org/show_bug.cgi?id=727546 https://bugzilla.gnome.org/show_bug.cgi?id=727566 --- data/gnome-classic.desktop.in | 1 + 1 file changed, 1 insertion(+) diff --git a/data/gnome-classic.desktop.in b/data/gnome-classic.desktop.in index 27ae2198..70fb9502 100644 --- a/data/gnome-classic.desktop.in +++ b/data/gnome-classic.desktop.in @@ -5,3 +5,4 @@ Exec=env GNOME_SHELL_SESSION_MODE=classic gnome-session --session gnome-classic TryExec=gnome-session Icon= Type=Application +DesktopNames=GNOME-Classic;GNOME