[X2Go-Commits] [x2goclient] 12/87: general: move x2goplugin.rc to x2gobrowserplugin-*/src/res/ and reference in x2goclient.pro.

git-admin at x2go.org git-admin at x2go.org
Wed Mar 4 22:14:21 CET 2015


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

x2go pushed a commit to branch feature/cleanup
in repository x2goclient.

commit 2cd313f712eed1eb32433a75634d1031efb9cdcb
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Feb 13 21:22:02 2015 +0100

    general: move x2goplugin.rc to x2gobrowserplugin-*/src/res/ and reference in x2goclient.pro.
---
 debian/changelog                                   |    2 ++
 .../src/res/x2goplugin.rc                          |    0
 x2goclient.pro                                     |    2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c7c7304..285847e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -129,6 +129,8 @@ x2goclient (4.0.3.2-0x2go1) unstable; urgency=medium
     - Rename SRC_DIR to TOP_DIR in shipped Makefile.
     - Rename qtbrowserplugin-<ver>-opensource to x2gobrowserplugin-<ver> and
       reference in x2goclient.pro.
+    - Move x2goplugin.rc to x2gobrowserplugin-*/src/res/ and reference in
+      x2goclient.pro.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Thu, 19 Feb 2015 12:49:22 +0100
 
diff --git a/x2goplugin.rc b/x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc
similarity index 100%
rename from x2goplugin.rc
rename to x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc
diff --git a/x2goclient.pro b/x2goclient.pro
index 25fc895..447096c 100755
--- a/x2goclient.pro
+++ b/x2goclient.pro
@@ -209,5 +209,5 @@ plugin {
 		CONFIG += qaxserver
 		include(x2gobrowserplugin-2.4_1/src/qtbrowserplugin.pri)
 	}
-	RC_FILE = x2goplugin.rc
+	RC_FILE = x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc
 }

--
Alioth's /srv/git/code.x2go.org/x2goclient.git//../..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list