This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 28880e90845e6a5b84cd9b20e91332451238f73f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Aug 5 16:50:48 2014 +0200 Add XDG autostart .desktop file for X2Go Client. --- debian/changelog | 1 + .../autostart/x2goclient.desktop | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index 295ee4a..73b7887 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ x2gothinclient (1.1.0.3-0x2go1) UNRELEASED; urgency=low a file-or-symlink /etc/resolv.conf. - Use resolv.conf file from host system when running x2gothinclient_upgrade. - Tweak MATE minidesktop via GScheme overrides. + - Add XDG autostart .desktop file for X2Go Client. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 27 Feb 2014 12:03:00 +0100 diff --git a/x2gothinclient-minidesktop/autostart/x2goclient.desktop b/x2gothinclient-minidesktop/autostart/x2goclient.desktop new file mode 100644 index 0000000..fbb396d --- /dev/null +++ b/x2gothinclient-minidesktop/autostart/x2goclient.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=X2Go Client +Exec=x2goclient +Icon=x2goclient +StartupWMClass=x2goclient +X-Window-Icon=x2goclient +X-HildonDesk-ShowInToolbar=true +X-Osso-Type=application/x-executable +Terminal=false +Categories=Qt;KDE;Network; +Keywords=Terminal,Client,Remote,Desktop,Published,Applications,Session,Profile; -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git