[X2Go-Commits] lightdm-remote-session-x2go.git - build-main (branch) updated: 3cdf4e4d9caa3d25b32fdb83f37003c718d7c1fb
X2Go dev team
git-admin at x2go.org
Sat Apr 27 13:49:59 CEST 2013
The branch, build-main has been updated
via 3cdf4e4d9caa3d25b32fdb83f37003c718d7c1fb (commit)
from f3909de55c99c2162ef153babed8f34269b7064a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
freerdp.desktop.in | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
The diff of changes is:
diff --git a/Makefile.am b/Makefile.am
index 76b9eec..44c2938 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -10,7 +10,7 @@ lightdm_session_DATA = \
%.desktop: %.desktop.in
@sed -e "s|\@pkglibexecdir\@|$(pkglibexecdir)|" $< > $@
-session_startdir = $(pkglibexecdir)
+session_startdir = $(pkgdatadir)
session_start_SCRIPTS = \
freerdp-session
diff --git a/freerdp.desktop.in b/freerdp.desktop.in
index 6ff4975..6eb26d4 100644
--- a/freerdp.desktop.in
+++ b/freerdp.desktop.in
@@ -1,8 +1,8 @@
[Desktop Entry]
Name=FreeRDP
Comment=Full Screen RDP session
-Exec=@pkglibexecdir@/freerdp-session
-TryExec=@pkglibexecdir@/freerdp-session
+Exec=@pkglibexecdir@/freerdp-session-wrapper
+TryExec=@pkglibexecdir@/freerdp-session-wrapper
Icon=
Type=Application
X-LightDM-PAM-Service=lightdm-remote-freerdp
hooks/post-receive
--
lightdm-remote-session-x2go.git (X2Go-based remote login session support for LightDM)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lightdm-remote-session-x2go.git" (X2Go-based remote login session support for LightDM).
More information about the x2go-commits
mailing list