This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 78d1ffc862f3e7864b2c7cda937df2bb3a27c99b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Aug 26 16:23:29 2014 +0200 adapt x2gothinclient-minidesktop background image path to MATE --- debian/x2gothinclient-minidesktop.links | 2 +- .../19_x2gothinclient-minidesktop.gschema.override | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/x2gothinclient-minidesktop.links b/debian/x2gothinclient-minidesktop.links index ae99ef0..9852a8f 100644 --- a/debian/x2gothinclient-minidesktop.links +++ b/debian/x2gothinclient-minidesktop.links @@ -1 +1 @@ -etc/x2go/x2gothinclient-minidesktop_background.svg usr/share/images/x2gothinclient-minidesktop_background.svg +etc/x2go/x2gothinclient-minidesktop_background.svg usr/share/backgrounds/x2go/x2gothinclient-minidesktop_background.svg diff --git a/minidesktop/schema-overrides/19_x2gothinclient-minidesktop.gschema.override b/minidesktop/schema-overrides/19_x2gothinclient-minidesktop.gschema.override index 8106ec3..786c891 100644 --- a/minidesktop/schema-overrides/19_x2gothinclient-minidesktop.gschema.override +++ b/minidesktop/schema-overrides/19_x2gothinclient-minidesktop.gschema.override @@ -1,5 +1,5 @@ [org.mate.background] -picture-filename='/usr/share/images/x2gothinclient-minidesktop_background' +picture-filename='/usr/share/backgrounds/x2go/x2gothinclient-minidesktop_background.svg' [org.mate.panel] default-layout="x2gothinclient-minidesktop" -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git