[gnome-session] data: Add DesktopNames to the session files



commit 89ef9cd07a24a2794b783ec69a7a3532dca0af03
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Apr 3 22:11:45 2014 +0200

    data: Add DesktopNames to the session files
    
    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=727565

 data/gnome-wayland.desktop.in |    1 +
 data/gnome.desktop.in         |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/gnome-wayland.desktop.in b/data/gnome-wayland.desktop.in
index 9d7c353..7f97968 100644
--- a/data/gnome-wayland.desktop.in
+++ b/data/gnome-wayland.desktop.in
@@ -5,3 +5,4 @@ Exec=gnome-session --session=gnome-wayland
 TryExec=gnome-session
 Icon=
 Type=Application
+DesktopNames=GNOME
diff --git a/data/gnome.desktop.in b/data/gnome.desktop.in
index 8edd433..b54b99c 100644
--- a/data/gnome.desktop.in
+++ b/data/gnome.desktop.in
@@ -5,3 +5,4 @@ Exec=gnome-session
 TryExec=gnome-session
 Icon=
 Type=Application
+DesktopNames=GNOME


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]