This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit f931d5f70bebf5c3aa3cc984b9a5f35a7aa9fc12 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Mar 3 03:04:37 2018 +0100 res/qresources.qrc: add new lxqt files. --- debian/changelog | 1 + res/resources.qrc | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 90541e3..88e8de8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,7 @@ x2goclient (4.1.2.0-0x2go1) UNRELEASED; urgency=medium - misc: update version to 4.1.2.0. - res/img/svg: add new lxqt.svg icon file (really helix.svg). - res/img/icons/*x*: add new rasterized lxqt.png files in different sizes. + - res/qresources.qrc: add new lxqt files. -- X2Go Release Manager <git-admin@x2go.org> Thu, 15 Feb 2018 22:01:32 +0100 diff --git a/res/resources.qrc b/res/resources.qrc index c59f74d..7c62e21 100644 --- a/res/resources.qrc +++ b/res/resources.qrc @@ -11,6 +11,7 @@ <file>img/svg/folder_grey.svg</file> <file>img/svg/sessionbut_grey.svg</file> <file>img/svg/hamburger.svg</file> + <file>img/svg/lxqt.svg</file> <file>img/png/ico.png</file> <file>img/png/ico_mini.png</file> <file>img/png/sess_ico.png</file> @@ -22,12 +23,14 @@ <file>img/icons/128x128/x2gosession.png</file> <file>img/icons/128x128/create_file.png</file> <file>img/icons/128x128/lxde.png</file> + <file>img/icons/128x128/lxqt.png</file> <file>img/icons/128x128/preferences.png</file> <file>img/icons/128x128/rdp.png</file> <file>img/icons/64x64/audio.png</file> <file>img/icons/64x64/personal.png</file> <file>img/icons/64x64/create_file.png</file> <file>img/icons/64x64/lxde.png</file> + <file>img/icons/64x64/lxqt.png</file> <file>img/icons/64x64/preferences.png</file> <file>img/icons/64x64/rdp.png</file> <file>img/icons/32x32/edit.png</file> @@ -37,6 +40,7 @@ <file>img/icons/32x32/new_file.png</file> <file>img/icons/32x32/create_file.png</file> <file>img/icons/32x32/lxde.png</file> + <file>img/icons/32x32/lxqt.png</file> <file>img/icons/32x32/preferences.png</file> <file>img/icons/32x32/rdp.png</file> <file>img/icons/32x32/reconnect.png</file> @@ -75,6 +79,7 @@ <file>img/icons/16x16/X.png</file> <file>img/icons/16x16/create_file.png</file> <file>img/icons/16x16/lxde.png</file> + <file>img/icons/16x16/lxqt.png</file> <file>img/icons/16x16/preferences.png</file> <file>img/icons/16x16/rdp.png</file> <file>img/icons/22x22/applications-development.png</file> @@ -88,6 +93,7 @@ <file>img/icons/22x22/applications-system.png</file> <file>img/icons/22x22/applications-utilities.png</file> <file>img/icons/22x22/preferences-system.png</file> + <file>img/icons/22x22/lxqt.png</file> <file>txt/packs</file> <file>txt/encodings</file> <file>i18n/x2goclient_da.qm</file> -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git