This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch feature/cleanup in repository x2goclient. from d2706ee x2gohelper/Makefile: and delete correct binary file, if requested. new 8214929 Windows: try removing reference to top dir again. 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: res/x2goclient.rc | 2 +- 1 file changed, 1 insertion(+), 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 8214929270921a2a6508a6d3133070cb0a8f4b8d Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Mar 6 01:40:07 2015 +0100 Windows: try removing reference to top dir again. --- res/x2goclient.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/x2goclient.rc b/res/x2goclient.rc index cdfd82b..82ea93e 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