This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 2beb40183e3c4356e7373ec48f92238ab7a74c20 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Aug 25 16:26:46 2014 +0200 fix exec path in x2gothinclient-minidesktop.desktop --- .../autostart/x2gothinclient-minidesktop.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minidesktop/autostart/x2gothinclient-minidesktop.desktop b/minidesktop/autostart/x2gothinclient-minidesktop.desktop index 7a1071c..9dc5b5e 100644 --- a/minidesktop/autostart/x2gothinclient-minidesktop.desktop +++ b/minidesktop/autostart/x2gothinclient-minidesktop.desktop @@ -2,7 +2,7 @@ Version=1.0 Type=Application Name=X2Go Client -Exec=/etc/x2go/x2gothinclient_start +Exec=/etc/x2go/x2gothinclient-minidesktop_start Icon=x2goclient StartupWMClass=x2goclient X-Window-Icon=x2goclient -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git