[X2Go-Commits] [x2gokdriveclient] 02/07: resources.qrc: move to res/.
git-admin at x2go.org
git-admin at x2go.org
Fri Feb 24 17:56:48 CET 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gokdriveclient.
commit 9e5ed0c1ca4ee06b24ddd0ab0931ef7defd6382a
Author: Mihai Moldovan <ionic at ionic.de>
Date: Fri Feb 24 17:43:26 2023 +0100
resources.qrc: move to res/.
---
debian/changelog | 1 +
resources.qrc => res/resources.qrc | 0
2 files changed, 1 insertion(+)
diff --git a/debian/changelog b/debian/changelog
index 86e206b..30923ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -91,6 +91,7 @@ x2gokdriveclient (0.0.0.1-0x2go1) UNRELEASED; urgency=medium
- Makefile: install VERSION file into SHAREDIR/x2go/versions/.
- x2gokdriveclient.spec: add version file to list of installed files.
- x2gokdriveclient.spec: fix package name, whoops.
+ - resources.qrc: move to res/.
* debian/rules:
+ Let qmake add general Qt {C{,XX},L}FLAGS instead of overriding them.
Especially needed for C++11 support.
diff --git a/resources.qrc b/res/resources.qrc
similarity index 100%
rename from resources.qrc
rename to res/resources.qrc
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git
More information about the x2go-commits
mailing list