This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch feature/cleanup in repository x2goclient. from 8214929 Windows: try removing reference to top dir again. new f379a18 Windows: correctly reference windows icon. 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 | 2 +- res/x2goclient.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 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 f379a189e6a1ae9caf3406cd23fe516c2a7577a5 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Mar 6 01:43:07 2015 +0100 Windows: correctly reference windows icon. --- debian/changelog | 2 +- res/x2goclient.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d5517cc..4d702a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -178,7 +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. + - Windows: correctly reference windows icon. -- 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..f2f6729 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 "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