This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch feature/cleanup in repository x2goclient. from 7ff025e Windows: convert and delete the other config or build scripts. Delete obsolete ones. new 1f52d45 Windows: reference windows icon from client_build dir. Big FIXME. The 1 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 | 1 + res/x2goclient.rc | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) -- Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
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@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@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