This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit dcca22ba720e5bda1321b68b0f345be9cdc5c921 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Jul 21 14:11:20 2019 +0200 Install minidesktop's background SVG to DATADIR and symlink to it in ETCDIR. --- debian/changelog | 2 ++ debian/x2gothinclient-minidesktop.install | 3 ++- debian/x2gothinclient-minidesktop.links | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 10c72de..b2df2b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,8 @@ x2gothinclient (1.5.0.1-0x2go1) UNRELEASED; urgency=medium * New upstream release (1.5.0.1): - 19_x2gothinclient-minidesktop.gschema.override: Explicitly use MATE- specific theming of the desktop UI. (Closes: #1364). + - Install minidesktop's background SVG to DATADIR and symlink to it in + ETCDIR. -- X2Go Release Manager <git-admin@x2go.org> Sun, 02 Dec 2018 06:49:42 +0100 diff --git a/debian/x2gothinclient-minidesktop.install b/debian/x2gothinclient-minidesktop.install index 46b162b..59c253b 100644 --- a/debian/x2gothinclient-minidesktop.install +++ b/debian/x2gothinclient-minidesktop.install @@ -1,4 +1,5 @@ -management/share/etc/x2gothinclient-minidesktop_* etc/x2go/ +management/share/etc/x2gothinclient-minidesktop_start etc/x2go/ +management/share/etc/x2gothinclient-minidesktop_background.svg usr/share/backgrounds/x2go/ management/share/etc/x2gothinclient_init.d/95* etc/x2go/x2gothinclient_init.d/ minidesktop/etc/lightdm.conf etc/lightdm/ minidesktop/etc/restart.lightdm etc/lightdm/ diff --git a/debian/x2gothinclient-minidesktop.links b/debian/x2gothinclient-minidesktop.links index 598293b..72f6016 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/backgrounds/x2go/x2gothinclient-minidesktop_background.svg etc/x2go/x2gothinclient-minidesktop_background.svg usr/share/applications/x2gothinclient-minidesktop.desktop etc/xdg/autostart/x2gothinclient-minidesktop.desktop etc/x2go/x2gothinclient-minidesktop_start usr/bin/x2goclient -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git