From 6579eba60b2f615c9d7055e2fcdaa89acc1e318a Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 9 Nov 2012 21:19:24 +0100 Subject: try to run on behalf of lightdm-remote-session-freerdp --- lightdm-remote-session-x2go.in | 4 ++-- x2go.desktop.in | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lightdm-remote-session-x2go.in b/lightdm-remote-session-x2go.in index ff1a656..9709a92 100644 --- a/lightdm-remote-session-x2go.in +++ b/lightdm-remote-session-x2go.in @@ -1,11 +1,11 @@ # vim:syntax=apparmor -# Profile for restricting lightdm remote session for FreeRDP +# Profile for restricting lightdm remote session for X2Go # Based on the Guest Account Apparmor script from: # Author: Martin Pitt #include -@pkglibexecdir@/x2go-session-wrapper { +@libexecdir@/x2go-session-wrapper { #include #include #include diff --git a/x2go.desktop.in b/x2go.desktop.in index a8b6ad5..f73154e 100644 --- a/x2go.desktop.in +++ b/x2go.desktop.in @@ -1,8 +1,8 @@ [Desktop Entry] -Name=FreeRDP -Comment=Full Screen RDP session -Exec=@pkglibexecdir@/x2go-session-wrapper -TryExec=@pkglibexecdir@/x2go-session-wrapper +Name=X2Go +Comment=Full Screen X2Go Session +Exec=@libexecdir@/x2go-session-wrapper +TryExec=@libexecdir@/x2go-session-wrapper Icon= Type=Application -X-LightDM-PAM-Service=lightdm-remote-x2go +X-LightDM-PAM-Service=lightdm-remote-freerdp -- cgit v1.2.3