[X2Go-Commits] [x2goclient] 01/01: Windows: reference windows icon from client_build dir. Big FIXME.
git-admin at x2go.org
git-admin at x2go.org
Fri Mar 6 01:14:30 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 1f52d45dfcc370be089620e390c23de17933ed37
Author: Mihai Moldovan <ionic at ionic.de>
Date: Fri Mar 6 01:14:15 2015 +0100
Windows: reference windows icon from client_build dir. Big FIXME.
---
debian/changelog | 1 +
res/x2goclient.rc | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a86377b..d5517cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -178,6 +178,7 @@ x2goclient (4.0.4.0-0x2go1) UNRELEASED; urgency=low
changes in buildscripts.git.
- Windows: convert and delete the other config or build scripts. Delete
obsolete ones.
+ - Windows: reference windows icon from client_build dir. Big FIXME.
-- X2Go Release Manager <git-admin at x2go.org> Thu, 19 Feb 2015 13:25:28 +0100
diff --git a/res/x2goclient.rc b/res/x2goclient.rc
index 82ea93e..cdfd82b 100644
--- a/res/x2goclient.rc
+++ b/res/x2goclient.rc
@@ -1,2 +1,2 @@
-IDI_ICON1 ICON DISCARDABLE "res/img/icons/x2go-win-48.ico"
+IDI_ICON1 ICON DISCARDABLE "../res/img/icons/x2go-win-48.ico"
--
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