[Xfce4-commits] [xfce/xfce4-session] 01/01: Add DesktopNames to .desktop file

noreply at xfce.org noreply at xfce.org
Mon Oct 20 16:12:49 CEST 2014


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/xfce4-session.

commit 860aea2d6686e9dcf0359a6dfab3ccdb9caf34c3
Author: Eric Koegel <eric.koegel at gmail.com>
Date:   Mon Oct 20 17:04:32 2014 +0300

    Add DesktopNames to .desktop file
    
    GDM looks for a DesktopNames property added in the desktop file
    to set the XDG_CURRENT_DESKTOP env variable with. See
    https://bugzilla.gnome.org/show_bug.cgi?id=727546
    Thanks to Guido Berhoerster for pointing this out.
---
 xfce.desktop.in |    1 +
 1 file changed, 1 insertion(+)

diff --git a/xfce.desktop.in b/xfce.desktop.in
index f4d6926..58fb274 100644
--- a/xfce.desktop.in
+++ b/xfce.desktop.in
@@ -5,3 +5,4 @@ _Comment=Use this session to run Xfce as your desktop environment
 Exec=startxfce4
 Icon=
 Type=Application
+DesktopNames=XFCE

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list