This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 25bef951bd5a3bb13c49dc45992ca594a99de656 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jan 18 13:51:39 2019 +0100 19_x2gothinclient-minidesktop.gschema.override: Explicitly use MATE-specific theming of the desktop UI. (Closes: #1364). --- debian/changelog | 5 +++++ .../schema-overrides/19_x2gothinclient-minidesktop.gschema.override | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1cac657..6ba6b2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,11 @@ x2gothinclient (1.5.0.1-0x2go1) UNRELEASED; urgency=medium * usbmount/x2gousbmount: - Pull (most) changes from doc:howto:tce wiki page. + [ Mike Gabriel ] + * New upstream release (1.5.0.1): + - 19_x2gothinclient-minidesktop.gschema.override: Explicitly use MATE- + specific theming of the desktop UI. (Closes: #1364). + -- X2Go Release Manager <git-admin@x2go.org> Sun, 02 Dec 2018 06:49:42 +0100 x2gothinclient (1.5.0.0-0x2go1) unstable; urgency=low diff --git a/minidesktop/schema-overrides/19_x2gothinclient-minidesktop.gschema.override b/minidesktop/schema-overrides/19_x2gothinclient-minidesktop.gschema.override index ab972bf..11b085d 100644 --- a/minidesktop/schema-overrides/19_x2gothinclient-minidesktop.gschema.override +++ b/minidesktop/schema-overrides/19_x2gothinclient-minidesktop.gschema.override @@ -2,11 +2,11 @@ default-layout="x2gothinclient-minidesktop" [org.mate.interface] -icon-theme='Nuvola' -gtk-theme='Clearlooks' +icon-theme='menta' +gtk-theme='Menta' [org.mate.Marco.general] -theme='MurrineRounded' +theme='Menta' [org.mate.caja.preferences] always-use-browser=true -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git