[X2Go-Commits] [x2goclient] branch master updated (6cf765e -> cb365f8)

git-admin at x2go.org git-admin at x2go.org
Sat Mar 3 03:12:06 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository x2goclient.

      from  6cf765e   change search string for pcsc_scan.
       new  e62ad22   misc: update version to 4.1.2.0.
       new  f0a3ab4   res/img/svg: add new lxqt.svg icon file (really helix.svg).
       new  746e449   res/img/icons/*x*: add new rasterized lxqt.png files in different sizes.
       new  f931d5f   res/qresources.qrc: add new lxqt files.
       new  cb365f8   src/{onmainwindow.cpp,session{button,widget}.{cpp,h}}: add support for LXQt. Fixes: #1263.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 VERSION                                       |   2 +-
 debian/changelog                              |  15 +-
 man/man1/x2goclient.1                         |   2 +-
 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
 res/img/svg/lxqt.svg                          | 212 ++++++++++++++++++++++++++
 res/resources.qrc                             |   6 +
 src/onmainwindow.cpp                          |   4 +
 src/sessionbutton.cpp                         |  16 ++
 src/sessionbutton.h                           |   2 +-
 src/sessionwidget.cpp                         |   6 +
 src/sessionwidget.h                           |   2 +-
 src/version.h                                 |   2 +-
 x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc |  10 +-
 x2goclient.spec                               |   2 +-
 19 files changed, 267 insertions(+), 14 deletions(-)
 create mode 100644 res/img/icons/128x128/lxqt.png
 create mode 100644 res/img/icons/16x16/lxqt.png
 create mode 100644 res/img/icons/22x22/lxqt.png
 create mode 100644 res/img/icons/32x32/lxqt.png
 create mode 100644 res/img/icons/48x48/lxqt.png
 create mode 100644 res/img/icons/64x64/lxqt.png
 create mode 100644 res/img/svg/lxqt.svg

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list