This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 746e44935ec9571728cb3376387b2548bf328cfd Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Mar 3 03:03:48 2018 +0100 res/img/icons/*x*: add new rasterized lxqt.png files in different sizes. --- debian/changelog | 1 + res/img/icons/128x128/lxqt.png | Bin 0 -> 4919 bytes res/img/icons/16x16/lxqt.png | Bin 0 -> 771 bytes res/img/icons/22x22/lxqt.png | Bin 0 -> 966 bytes res/img/icons/32x32/lxqt.png | Bin 0 -> 1377 bytes res/img/icons/48x48/lxqt.png | Bin 0 -> 1910 bytes res/img/icons/64x64/lxqt.png | Bin 0 -> 2521 bytes 7 files changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index b771065..90541e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ x2goclient (4.1.2.0-0x2go1) UNRELEASED; urgency=medium * New upstream version (4.1.2.0): - 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. -- X2Go Release Manager <git-admin@x2go.org> Thu, 15 Feb 2018 22:01:32 +0100 diff --git a/res/img/icons/128x128/lxqt.png b/res/img/icons/128x128/lxqt.png new file mode 100644 index 0000000..9e84d53 Binary files /dev/null and b/res/img/icons/128x128/lxqt.png differ diff --git a/res/img/icons/16x16/lxqt.png b/res/img/icons/16x16/lxqt.png new file mode 100644 index 0000000..661c65d Binary files /dev/null and b/res/img/icons/16x16/lxqt.png differ diff --git a/res/img/icons/22x22/lxqt.png b/res/img/icons/22x22/lxqt.png new file mode 100644 index 0000000..2950f9c Binary files /dev/null and b/res/img/icons/22x22/lxqt.png differ diff --git a/res/img/icons/32x32/lxqt.png b/res/img/icons/32x32/lxqt.png new file mode 100644 index 0000000..adc5d58 Binary files /dev/null and b/res/img/icons/32x32/lxqt.png differ diff --git a/res/img/icons/48x48/lxqt.png b/res/img/icons/48x48/lxqt.png new file mode 100644 index 0000000..c28fea5 Binary files /dev/null and b/res/img/icons/48x48/lxqt.png differ diff --git a/res/img/icons/64x64/lxqt.png b/res/img/icons/64x64/lxqt.png new file mode 100644 index 0000000..034c611 Binary files /dev/null and b/res/img/icons/64x64/lxqt.png differ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git