This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 31ac5a179dd19d37595217e68921f1b87ec34ed3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Apr 14 22:35:18 2018 +0200 X2Go Agent XPM: Rename from x2go.xpm to x2goagent.xpm (like the symlink name we expect). --- nx-X11/programs/Xserver/hw/nxagent/Icons.h | 2 +- nx-X11/programs/Xserver/hw/nxagent/{x2go.xpm => x2goagent.xpm} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/nx-X11/programs/Xserver/hw/nxagent/Icons.h b/nx-X11/programs/Xserver/hw/nxagent/Icons.h index a87a5a1..7b2280a 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/Icons.h +++ b/nx-X11/programs/Xserver/hw/nxagent/Icons.h @@ -32,7 +32,7 @@ #define NXAGENT_ICON_NAME "nxagent.xpm" -#define X2GOAGENT_ICON_NAME "x2go.xpm" +#define X2GOAGENT_ICON_NAME "x2goagent.xpm" #define NXAGENT_PLACEHOLDER_NAME "nxmissing.xpm" diff --git a/nx-X11/programs/Xserver/hw/nxagent/x2go.xpm b/nx-X11/programs/Xserver/hw/nxagent/x2goagent.xpm similarity index 100% rename from nx-X11/programs/Xserver/hw/nxagent/x2go.xpm rename to nx-X11/programs/Xserver/hw/nxagent/x2goagent.xpm -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git