This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from f16174a Make sure that launching x2goclient via a terminal or the run command box in MATE results in the restricted TCE X2Go Client. new f130663 fix symlinking The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/x2gothinclient-minidesktop.links | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit f13066364127db8dd83ad3ba72e5a1c68c82125a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Aug 27 10:08:36 2014 +0200 fix symlinking --- debian/x2gothinclient-minidesktop.links | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/x2gothinclient-minidesktop.links b/debian/x2gothinclient-minidesktop.links index 4ea6620..598293b 100644 --- a/debian/x2gothinclient-minidesktop.links +++ b/debian/x2gothinclient-minidesktop.links @@ -1,3 +1,3 @@ etc/x2go/x2gothinclient-minidesktop_background.svg usr/share/backgrounds/x2go/x2gothinclient-minidesktop_background.svg usr/share/applications/x2gothinclient-minidesktop.desktop etc/xdg/autostart/x2gothinclient-minidesktop.desktop -usr/bin/x2goclient etc/x2go/x2gothinclient-minidesktop_start +etc/x2go/x2gothinclient-minidesktop_start usr/bin/x2goclient -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git