[X2Go-Commits] lightdm-remote-session-x2go.git - build-main (branch) updated: c30ddbd7eeb3e35732eae1055e382436524ab3a4

X2Go dev team git-admin at x2go.org
Sat Apr 27 13:49:58 CEST 2013


The branch, build-main has been updated
       via  c30ddbd7eeb3e35732eae1055e382436524ab3a4 (commit)
      from  0160c961eb0e5a1ead77bf18d75df56aba34022a (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:
 freerdp-session.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/freerdp-session.in b/freerdp-session.in
index 8868336..7eaead3 100755
--- a/freerdp-session.in
+++ b/freerdp-session.in
@@ -1,7 +1,7 @@
 #!/bin/bash
 
 if [ -e ~/.freerdp-socket ]; then
-	@pkglibexecdir@/socket-sucker | /usr/bin/xfreerdp --plugin rdpsnd.so --no-nla -f --from-stdin
+	@pkglibexecdir@/socket-sucker | /usr/bin/xfreerdp --plugin rdpsnd.so -f --from-stdin
 else
 	zenity --warning --text="Unable to locate FreeRDP socket"
 fi;


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