This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gokdriveclient. from 53b52d0 x2gokdriveclient.spec: add version file to list of installed files. new 2efbc15 x2gokdriveclient.spec: fix package name, whoops. new 9e5ed0c resources.qrc: move to res/. new 3236275 res/resources.qrc: remove res/ prefix. new c9fe239 src/{client,extwin,menuframe}.cpp: remove res/ prefix from resource locations. new 00c2c4a res/: move image files to res/img/. new 514d8b8 src/{client,extwin,menuframe}.cpp: add img/ prefix to image files. new 33b7422 x2gokdriveclient.pro: adapt to new layout. The 7 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: debian/changelog | 8 ++++++++ res/{ => img}/application-menu.svg | 0 res/{ => img}/minimize.svg | 0 res/{ => img}/network-disconnect.svg | 0 res/{ => img}/pin.svg | 0 res/{ => img}/randr.svg | 0 res/{ => img}/view-fullscreen.svg | 0 res/{ => img}/view-restore.svg | 0 res/{ => img}/view.svg | 0 res/{ => img}/x2gobg.svg | 0 res/{ => img}/x2goclient.png | Bin res/{ => img}/x2gologo.svg | 0 res/resources.qrc | 14 ++++++++++++++ resources.qrc | 14 -------------- src/client.cpp | 14 +++++++------- src/extwin.cpp | 2 +- src/menuframe.cpp | 8 ++++---- x2gokdriveclient.pro | 22 ++++++++++++++++------ x2gokdriveclient.spec | 2 +- 19 files changed, 51 insertions(+), 33 deletions(-) rename res/{ => img}/application-menu.svg (100%) rename res/{ => img}/minimize.svg (100%) rename res/{ => img}/network-disconnect.svg (100%) rename res/{ => img}/pin.svg (100%) rename res/{ => img}/randr.svg (100%) rename res/{ => img}/view-fullscreen.svg (100%) rename res/{ => img}/view-restore.svg (100%) rename res/{ => img}/view.svg (100%) rename res/{ => img}/x2gobg.svg (100%) rename res/{ => img}/x2goclient.png (100%) rename res/{ => img}/x2gologo.svg (100%) create mode 100644 res/resources.qrc delete mode 100644 resources.qrc -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git